summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/debugpy
AgeCommit message (Collapse)Author
2023-05-05python310Packages.debugpy: increase timeouts on testsKira Bruneau
2023-05-01python310Packages.debugpy: 1.6.6 -> 1.6.7Kira Bruneau
2023-03-23python311Packages.debugpy: disable 3.11 build until supportedKira Bruneau
2023-03-23python310Packages.debugpy: fix src hashSandro Jäckel
2023-03-17python3Packages.debugpy: fix test failuresAustin Butler
2023-03-06Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt
2023-03-03python3.pkgs: Migrate fetchers to use hashMartin Weinelt
when they already rely on SRI hashes.
2023-02-17python3Packages.debugpy: lldb supportEnno Richter
2023-01-22Merge pull request #211881 from kira-bruneau/python3Packages.debugpyJonas Heinrich
python3Packages.debugpy: 1.6.5 → 1.6.6
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol
checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs.
2023-01-21python3Packages.debugpy: 1.6.5 → 1.6.6Kira Bruneau
2023-01-09python310Packages.debugpy: 1.6.4 -> 1.6.5R. Ryantm
2022-11-29python310Packages.debugpy: add changelog to metaFabian Affolter
2022-11-29python310Packages.debugpy: 1.6.3 -> 1.6.4R. Ryantm
2022-09-28python3Packages.debugpy: fix thread crashes in tests on aarch64-darwinFrank Moda
2022-08-16python3Packages.debugpy: 1.6.2 → 1.6.3Kira Bruneau
2022-07-22Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt
2022-07-21python3Packages.debugpy: 1.6.0 -> 1.6.2Martin Weinelt
2022-07-16python3Packages.debugpy: 1.6.0 → 1.6.2Kira Bruneau
2022-07-11python3Packages.debugpy: remove unnecessary arch specifiersKira Bruneau
2022-04-15treewide: remove redundant numprocesses pytest-xdist parameterMartin Weinelt
Including the pytest-xdist package automatically configures numprocesses to $NIX_BUILD_CORES, so specifying these on a package level has become redundant.
2022-03-27python310Packages.debugpy: 1.5.1 -> 1.6.0R. Ryantm
2022-01-13python310Packages.debugpy: disable failing testsFabian Affolter
2021-11-30pythonPackages.debugpy: add aarch64-linux compile flagsMauricio Collares
2021-10-24python3Packages.debugpy: 1.5.0 -> 1.5.1Fabian Affolter
2021-10-16pythonPackages.debugpy: 1.4.3 → 1.5.0Kira Bruneau
2021-09-12Merge master into staging-nextgithub-actions[bot]
2021-09-11pythonPackages.debugpy: 1.4.2 → 1.4.3Kira Bruneau
2021-09-11pythonPackages.debugpy: 1.4.1 → 1.4.2Kira Bruneau
2021-09-05python39Packages.debugpy: throw on unsupported systemSandro Jäckel
this fixes failures for example in nixpkgs-review on aarch64-linux
2021-08-11python3Packages.debugpy: add apple silicon supportAngus Trau
2021-07-24Merge pull request #131357 from kira-bruneau/pythonPackages.debugpySandro
pythonPackages.debugpy: 1.3.0 → 1.4.1
2021-07-24pythonPackages.debugpy: 1.4.0 → 1.4.1Kira Bruneau
2021-07-24pythonPackages.debugpy: 1.3.0 → 1.4.0Kira Bruneau
2021-07-21pythonPackages: deprecate pytest_xdist aliasSandro Jäckel
2021-06-22python3Packages.debugpy: fix tests with flask>=2.0Martin Weinelt
2021-05-22maintainers: rename metadark -> kira-bruneau (#124035)Kira Bruneau
2021-05-04pythonPackages.debugpy: 1.2.1 → 1.3.0Kira Bruneau
2020-12-14pythonPackages.debugpy: 1.2.0 -> 1.2.1Kira Bruneau
2020-11-20pythonPackages.debugpy: 1.1.0 -> 1.2.0Kira Bruneau
2020-10-27pythonPackages.debugpy: 1.0.0 -> 1.1.0MetaDark
2020-10-01pythonPackages.debugpy: 1.0.0b12 -> 1.0.0MetaDark
Also fixes the Python 2.7 build
2020-07-03pythonPackages.debugpy: init at 1.0.0b12MetaDark