summaryrefslogtreecommitdiff
path: root/pkgs/development/interpreters/python
AgeCommit message (Expand)Author
2023-06-30setuptools-rust: fix cross compilationKarel Kočí
2023-06-25treewide: use optionalAttrs instead of 'else {}'Felix Buehler
2023-06-24treewide: use optionalString instead of 'then ""'Felix Buehler
2023-06-22python311Packages.tkinter: fix runtime error on darwinWeijia Wang
2023-06-21python312: 3.12.0b2 -> 3.12.0b3Martin Weinelt
2023-06-09Merge staging-next into staginggithub-actions[bot]
2023-06-07python311: 3.11.3 -> 3.11.4Martin Weinelt
2023-06-07python310: 3.10.11 -> 3.10.12Martin Weinelt
2023-06-07python38: 3.8.16 -> 3.8.17Martin Weinelt
2023-06-07python39: 3.9.16 -> 3.9.17Martin Weinelt
2023-06-07python312: 3.12.0b1 -> 3.12.0b2Martin Weinelt
2023-06-05cypthon: moduralize so it can be called with other versionsDomen Kožar
2023-06-05python: add conditionals to be able to compile with 3.6 or olderDomen Kožar
2023-06-03python3.doc: build offline documentationDmitry Bogatov
2023-05-31python3.pkgs.fetchPypi: deprecate in favor of top-level fetchPypifigsoda
2023-05-23python312: 3.12.0a7 -> 3.12.0b1Martin Weinelt
2023-05-09Merge staging-next into staginggithub-actions[bot]
2023-05-07update-python-libraries: Fix some issuesMartin Weinelt
2023-05-04python: implement PEP 668 (#229166)Jonas Chevalier
2023-05-03Merge pull request #226937 from rhendric/rhendric/update-python-librariesMartin Weinelt
2023-05-01cpython: add loongarch tripletsjackyliu16
2023-04-28Merge pull request #120220 from grahamc/python-kvetch-on-mismatchArtturi
2023-04-28mkPythonDerivation: validate propagatedBuildInputs use a matching pythonArtturin
2023-04-18update-python-libraries: escape vars in regexesRyan Hendrickson
2023-04-09Merge staging-next into staginggithub-actions[bot]
2023-04-09pypy*: fixup buildVladimír Čunát
2023-04-08Merge staging-next into staginggithub-actions[bot]
2023-04-06python311: 3.11.2 -> 3.11.3Martin Weinelt
2023-04-05python310: 3.10.10 -> 3.10.11Martin Weinelt
2023-04-05python312: 3.12.0a6 -> 3.12.0a7Martin Weinelt
2023-03-26tree-wide: convert rust with git deps to importCargoLockYureka
2023-03-08python312: 3.12.0a5 -> 3.12.0a6Martin Weinelt
2023-03-07rustpython: fix build on aarch64-linuxMario Rodas
2023-03-07rustpython: 2022-10-11 -> 0.2.0Mario Rodas
2023-03-04Merge pull request #208636 from wegank/python-frameworksuperherointj
2023-02-27update-python-libraries: Improve code qualityMartin Weinelt
2023-02-27update-python-libraries: Make the hash replacement more robustMartin Weinelt
2023-02-27update-python-libraries: Allow packages to deny bulk updatesMartin Weinelt
2023-02-27update-python-libraries: Add support for fetchgitMartin Weinelt
2023-02-26Merge pull request #217558 from winterqt/pypy3-fix-site-packagesMartin Weinelt
2023-02-26pypy: Use hash everywhereMartin Weinelt
2023-02-25pypy3{8,9}: fix sitePackagesWinter
2023-02-23Merge remote-tracking branch 'origin/master' into staging-nextAlyssa Ross
2023-02-22treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin
2023-02-15Merge staging-next into staginggithub-actions[bot]
2023-02-15Merge staging-next into staginggithub-actions[bot]
2023-02-14treewide: use lib.optionalsFelix Buehler
2023-02-13treewide: use optionalStringFelix Buehler
2023-02-13python2: fix evalAlyssa Ross
2023-02-12python3.tests.nixenv-virtualenv: Fix on darwinMartin Weinelt