summaryrefslogtreecommitdiff
path: root/pkgs/development/interpreters/python
AgeCommit message (Collapse)Author
4 daysMerge master into staging-nextnixpkgs-ci[bot]
4 dayspython3Packages.mkPythonEditablePackage: use structuredAttrs instead of ↵adisbladis
passAsFile (#515851)
11 daysMerge master into staging-nextnixpkgs-ci[bot]
11 dayspython/wrapper: use the python that's already addedEman Resu
requiredPythonModules always adds a python element.
11 daysbuildPythonPackage: use nullable attr keys insteadEman Resu
11 daysbuildPythonPackage: avoid validating python itselfEman Resu
11 daysbuildPythonPackage: save a function callEman Resu
2026-05-08Merge remote-tracking branch 'origin/master' into staging-nextK900
2026-05-07python315: 3.15.0a7 -> 3.15.0b1Martin Weinelt
https://docs.python.org/3.15/whatsnew/changelog.html#python-3-15-0-beta-1
2026-05-03python3Packages.mkPythonEditablePackage: keep attrs structuredStefan Frijters
2026-05-02python3Packages.mkPythonEditablePackage: use structuredAttrs instead of ↵Stefan Frijters
passAsFile
2026-04-30Merge staging-next into stagingnixpkgs-ci[bot]
2026-04-29python2Packages.buildPytonPackage: restructure with lib.extendMkDerivation ↵Matt Sturgeon
(#481423)
2026-04-28Merge staging-next into stagingnixpkgs-ci[bot]
2026-04-28pypy: Fix changelog URL (#514182)Arne Keller
2026-04-27pypy: Fix changelog URLAnders Kaseorg
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2026-04-27Merge staging-next into stagingnixpkgs-ci[bot]
2026-04-27python3Packages.buildPythonPackage: ban pytestFlagsArrayYueh-Shun Li
2026-04-26Merge staging-next into stagingnixpkgs-ci[bot]
2026-04-26overridePythonAttrs: support extension-style `newArgs` (`finalAttrs: ↵Martin Weinelt
previousArgs: { }`) (#479258)
2026-04-26Merge staging-next into stagingnixpkgs-ci[bot]
2026-04-26buildPythonPackage: overrideStdenvCompat: show position in its warning ↵Yueh-Shun Li
message (#481980)
2026-04-26overridePythonAttrs: support extension-style newArgsYueh-Shun Li
Allow overridePythonAttrs to take `finalAttrs: args: { }`.
2026-04-26python2Packages.buildPythonPackage: format expression after ↵Yueh-Shun Li
lib.extendMkDerivation restructuring
2026-04-26python2Packages.buildPytonPackage: restructure with lib.extendMkDerivationYueh-Shun Li
Port to python2/mk-python-derivation.nix commit 0969c6624713 (buildPython*: support fixed-point arguments via lib.extendMkDerivation") Postpone formatting to minimize diff.
2026-04-26python2Packages.buildPythonPackage: remove ineffective outputs cleanAttrsYueh-Shun Li
Port to python2/mk-python-derivation.nix commit bc122a602a1c ("python3Packages.buildPythonPackage: remove ineffective outputs cleanAttrs").
2026-04-26python2Packages.buildPythonPackage: preserve disabled after <pkg>.overrideAttrsYueh-Shun Li
Port to python2/mk-python-derivation.nix commit bb3a41f312d0 ("buildPython*: fix the disabled functionality for overrideAttrs-")
2026-04-26python2Packages.buildPythonPackage: passthru disabledYueh-Shun Li
Port to python2/mk-python-derivation.nix commit 8fd082ed7f78 ("mk-python-derivation: passthru disabled"). Co-authored-by: Peder Bergebakken Sundt <pbsds@hotmail.com>
2026-04-26python2Packages.buildPythonPackage: port respect user-specified passthru attrsYueh-Shun Li
Port to python2/mk-python-derivation.nix commit d6a757bb01b6 ("buildPython*: prioritize user-specified passthru attrs").
2026-04-26python2Packages.buildPythonPackage: handle passthru with mkDerivationYueh-Shun Li
Port to python2/mk-python-derivation.nix commit 21a1cf96866c ("mkPythonPackage, mkPythonApplication: handle passthru with mkDerivation").
2026-04-21Merge staging-next into stagingnixpkgs-ci[bot]
2026-04-21Merge master into staging-nextnixpkgs-ci[bot]
2026-04-20treewide: remove empty buildInputs assignmentsBen Siraphob
2026-04-08python313: 3.13.12 -> 3.13.13Martin Weinelt
https://docs.python.org/release/3.13.13/whatsnew/changelog.html Fixes: CVE-2026-4224, CVE-2026-3644, CVE-2026-2297
2026-04-08python314: 3.14.3 -> 3.14.4Martin Weinelt
https://docs.python.org/release/3.14.4/whatsnew/changelog.html Fixes: CVE-2026-4224, CVE-2026-3644, CVE-2026-2297
2026-04-08python315: 3.15.0a7 -> 3.15.0a8Martin Weinelt
https://docs.python.org/3.15/whatsnew/changelog.html#python-3-15-0-alpha-8 Fixes: CVE-2026-4224, CVE-2026-3644
2026-03-22python: apply hacl patch unconditionallyIhar Hrachyshka
2026-03-22pkgsStatic.python314: fix build (#502058)Martin Weinelt
2026-03-21pkgsStatic.python314: fix buildIhar Hrachyshka
2026-03-21pythonDocs.html.python27: use https for sourcesLisanna Dettwyler
Signed-off-by: Lisanna Dettwyler <lisanna.dettwyler@gmail.com>
2026-03-13Merge commit 'ea5f21f20569' into staging-nextr-vdp
# Conflicts: # pkgs/by-name/ki/kitty/package.nix
2026-03-13python3: propagate overrides of spliced pythons (#498251)Doron Behar
2026-03-13python3: propagate overrides of spliced pythonsDoron Behar
This is a more accurate resurrection of what was meant to be done in 64214826833482bb3b4fd89b77aabf1248abe33b
2026-03-11Merge master into staging-nextnixpkgs-ci[bot]
2026-03-11python315: 3.15.0a6 -> 3.15.0a7Martin Weinelt
https://docs.python.org/3.15/whatsnew/changelog.html#python-3-15-0-alpha-7
2026-03-09python3: avoid a small `rec` near passthruFunDoron Behar
2026-03-06Merge staging-next into stagingnixpkgs-ci[bot]
2026-03-03python311: 3.11.14 -> 3.11.15Martin Weinelt
https://docs.python.org/release/3.11.15/whatsnew/changelog.html
2026-03-03python312: 3.12.12 -> 3.12.13Martin Weinelt
https://docs.python.org/release/3.12.13/whatsnew/changelog.html
2026-02-23Merge staging-next into stagingnixpkgs-ci[bot]