summaryrefslogtreecommitdiff
path: root/pkgs/development/interpreters/python
AgeCommit message (Expand)Author
2025-05-05Merge staging-next into stagingnixpkgs-ci[bot]
2025-05-05pypy: fix prebuild hash for aarch64-linux (#403361)Vladimír Čunát
2025-05-03python3Packages.pytestCheckHook: fix Bash heredoc EOF outside subshell (#403973)Wolfgang Walther
2025-05-04python3Packages.pytestCheckHook: format with shfmtYueh-Shun Li
2025-05-04python3Packages.pytestCheckHook: fix Bash heredoc EOF outside subshellYueh-Shun Li
2025-05-01pypy: fix prebuild hash for aarch64-linuxTristan Ross
2025-04-30buildPython*: pass check-related args whenever specifiedYueh-Shun Li
2025-04-26Merge remote-tracking branch 'origin/master' into staging-nextK900
2025-04-25treewide: switch instances of lib.teams.*.members to the new meta.teams attri...Fernando Rodrigues
2025-04-19treewide: remove usage of deprecated apple_sdk framework stubsIhar Hrachyshka
2025-04-13Merge remote-tracking branch 'origin/staging-next' into stagingK900
2025-04-13Merge master into staging-nextnixpkgs-ci[bot]
2025-04-13python39: drop before the 25.05 branch-offMartin Weinelt
2025-04-11buildPython*: fix the disabled functionality for overrideAttrs-Yueh-Shun Li
2025-04-09python314: 3.14.0a6 -> 3.14.0a7Martin Weinelt
2025-04-09python313: 3.13.2 -> 3.13.3Martin Weinelt
2025-04-09python311: 3.11.11 -> 3.11.12Martin Weinelt
2025-04-09python310: 3.10.16 -> 3.10.17Martin Weinelt
2025-04-09python39: 3.9.21 -> 3.9.22Martin Weinelt
2025-04-09python312: 3.12.9 -> 3.12.10Martin Weinelt
2025-04-08Merge remote-tracking branch 'origin/master' into staging-nextK900
2025-04-08Revert "treewide: replace `rev` with `tag`"Winter
2025-04-07Merge remote-tracking branch 'origin/master' into staging-nextK900
2025-04-07treewide: replace `rev` with `tag`Pol Dellaiera
2025-04-05Merge master into staging-nextnixpkgs-ci[bot]
2025-04-04python3: Fixing excessive memory usage for overriden python in cross-compile ...Martin Weinelt
2025-04-03Merge staging-next into stagingnixpkgs-ci[bot]
2025-04-03pythonInterpreters.pypy39_prebuilt: put deprecation behinde allowAliasesjopejoe1
2025-04-02Merge staging-next into stagingnixpkgs-ci[bot]
2025-04-02Merge remote-tracking branch 'upstream/staging-next' into stagingSilvan Mosberger
2025-04-02python3: Remove unneeded override in `passthruFun`Timothy Gallion
2025-04-02python3: Fixing excessive memory usage for overriden pythonTimothy Gallion
2025-04-02python3: disable static darwin buildsJörg Thalheim
2025-04-01treewide: Format all Nix filesSilvan Mosberger
2025-03-24pytestCheckHook: support inclusion and exclusion of path globs, test items, k...Yueh-Shun Li
2025-03-23python3Packages.pytestCheckHook: support enabledTestMarks and disabledTestMarksYueh-Shun Li
2025-03-23python3Packages.pytestCheckHook: support enabledTestsYueh-Shun Li
2025-03-23python3Packages.pytestCheckHook: Make disabledTests support sub-expressionsYueh-Shun Li
2025-03-23python3Packages.pytestCheckHook: support enabledTestPathsYueh-Shun Li
2025-03-21Merge master into staging-nextnixpkgs-ci[bot]
2025-03-16python311: fix _ctypes build on darwinIhar Hrachyshka
2025-03-15Merge master into staging-nextnixpkgs-ci[bot]
2025-03-15python314: 3.14.0a5 -> 3.14.0a6Martin Weinelt
2025-03-09python3Packages.pytestCheckHook: support deselecting tests via disabledTestPathsYueh-Shun Li
2025-03-09python3Packages.pytestCheckHook: append disableTests flags after disabledTest...Yueh-Shun Li
2025-03-07buildPythonPackage: simplify check-related attribute inheritanceYueh-Shun Li
2025-03-07python3Packages.pytestCheckHook: add testsYueh-Shun Li
2025-03-07python3Packages.pytestCheckHook: fix disabledTestPaths glob matching assertionYueh-Shun Li
2025-03-02buildPythonPackage: add and use lib inheritanceYueh-Shun Li
2025-03-02buildPythonPackage: sort lib inheritanceYueh-Shun Li