about summary refs log tree commit diff
path: root/pkgs/development/interpreters/python
AgeCommit message (Expand)AuthorFilesLines
2023-07-02Merge pull request #196802 from jneem/manylinuxJanik1-0/+2
2023-07-02pythonManylinuxPackages: add libz and expatJoe Neeman1-0/+2
2023-06-25treewide: use optionalAttrs instead of 'else {}'Felix Buehler1-1/+1
2023-06-22python311Packages.tkinter: fix runtime error on darwinWeijia Wang1-0/+3
2023-06-21python312: 3.12.0b2 -> 3.12.0b3Martin Weinelt1-2/+2
2023-06-09Merge staging-next into staginggithub-actions[bot]1-6/+6
2023-06-07python311: 3.11.3 -> 3.11.4Martin Weinelt1-2/+2
2023-06-07python310: 3.10.11 -> 3.10.12Martin Weinelt1-2/+2
2023-06-07python38: 3.8.16 -> 3.8.17Martin Weinelt1-2/+2
2023-06-07python39: 3.9.16 -> 3.9.17Martin Weinelt1-2/+2
2023-06-07python312: 3.12.0b1 -> 3.12.0b2Martin Weinelt1-2/+2
2023-06-05cypthon: moduralize so it can be called with other versionsDomen Kožar3-104/+107
2023-06-05python: add conditionals to be able to compile with 3.6 or olderDomen Kožar1-1/+1
2023-06-03python3.doc: build offline documentationDmitry Bogatov1-6/+24
2023-05-31python3.pkgs.fetchPypi: deprecate in favor of top-level fetchPypifigsoda1-2/+0
2023-05-23python312: 3.12.0a7 -> 3.12.0b1Martin Weinelt1-2/+2
2023-05-09Merge staging-next into staginggithub-actions[bot]1-3/+3
2023-05-07update-python-libraries: Fix some issuesMartin Weinelt1-3/+3
2023-05-04python: implement PEP 668 (#229166)Jonas Chevalier1-0/+10
2023-05-03Merge pull request #226937 from rhendric/rhendric/update-python-librariesMartin Weinelt1-3/+3
2023-05-01cpython: add loongarch tripletsjackyliu162-0/+53
2023-04-28Merge pull request #120220 from grahamc/python-kvetch-on-mismatchArtturi1-3/+56
2023-04-28mkPythonDerivation: validate propagatedBuildInputs use a matching pythonArtturin1-3/+56
2023-04-18update-python-libraries: escape vars in regexesRyan Hendrickson1-3/+3
2023-04-09Merge staging-next into staginggithub-actions[bot]2-0/+2
2023-04-09pypy*: fixup buildVladimír Čunát2-0/+2
2023-04-08Merge staging-next into staginggithub-actions[bot]1-2/+2
2023-04-06python311: 3.11.2 -> 3.11.3Martin Weinelt1-2/+2
2023-04-05python310: 3.10.10 -> 3.10.11Martin Weinelt1-2/+2
2023-04-05python312: 3.12.0a6 -> 3.12.0a7Martin Weinelt1-2/+2
2023-03-26tree-wide: convert rust with git deps to importCargoLockYureka2-1/+3276
2023-03-08python312: 3.12.0a5 -> 3.12.0a6Martin Weinelt1-2/+2
2023-03-07rustpython: fix build on aarch64-linuxMario Rodas1-0/+9
2023-03-07rustpython: 2022-10-11 -> 0.2.0Mario Rodas1-4/+4
2023-03-04Merge pull request #208636 from wegank/python-frameworksuperherointj1-4/+18
2023-02-27update-python-libraries: Improve code qualityMartin Weinelt1-9/+16
2023-02-27update-python-libraries: Make the hash replacement more robustMartin Weinelt1-12/+22
2023-02-27update-python-libraries: Allow packages to deny bulk updatesMartin Weinelt1-0/+15
2023-02-27update-python-libraries: Add support for fetchgitMartin Weinelt2-16/+65
2023-02-26Merge pull request #217558 from winterqt/pypy3-fix-site-packagesMartin Weinelt1-3/+4
2023-02-26pypy: Use hash everywhereMartin Weinelt3-6/+6
2023-02-25pypy3{8,9}: fix sitePackagesWinter1-3/+4
2023-02-23Merge remote-tracking branch 'origin/master' into staging-nextAlyssa Ross1-1/+1
2023-02-22treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin1-1/+1
2023-02-15Merge staging-next into staginggithub-actions[bot]2-2/+2
2023-02-15Merge staging-next into staginggithub-actions[bot]3-3/+3
2023-02-14treewide: use lib.optionalsFelix Buehler2-2/+2
2023-02-13treewide: use optionalStringFelix Buehler3-3/+3
2023-02-13python2: fix evalAlyssa Ross1-2/+2
2023-02-12python3.tests.nixenv-virtualenv: Fix on darwinMartin Weinelt1-1/+2