summaryrefslogtreecommitdiff
path: root/pkgs/development/interpreters/python
AgeCommit message (Expand)Author
2023-09-07python311: enable cross-compilation to windowsmarius david
2023-09-01cpython: remove broken include/python3.X/python3.Xm symlinkSandro Jäckel
2023-08-21pypaInstallHook: enter "dist" directory before installing (#250464)Theodore Ni
2023-08-20Merge branch 'staging-next' into stagingTheodore Ni
2023-08-20Merge branch 'master' into staging-nextTheodore Ni
2023-08-20Merge pull request #245957 from amjoseph-nixpkgs/pr/lib/customization/makeSco...Artturi
2023-08-20python3.pkgs.pythonRelaxDepsHook: don't propagate wheelTheodore Ni
2023-08-20python3.pkgs.buildPythonPackage: disable conflict check for setuptools and wheelTheodore Ni
2023-08-20python3.pkgs.buildPythonPackage: switch to PyPA build and installerTheodore Ni
2023-08-20python2.{buildPythonPackage,buildPythonApplication}: extract into its own fileTheodore Ni
2023-08-20python3.pkgs.pypaBuildHook: switch to pyproject-buildTheodore Ni
2023-08-20python3.pkgs.pypaInstallHook: initTheodore Ni
2023-08-19Merge staging-next into staginggithub-actions[bot]
2023-08-19Merge master into staging-nextgithub-actions[bot]
2023-08-19Merge pull request #247868 from doronbehar/pkg/python-tk-testTheodore Ni
2023-08-19python.tests.tkinter: initDoron Behar
2023-08-18Merge branch 'staging-next' into stagingTheodore Ni
2023-08-18Merge master into staging-nextgithub-actions[bot]
2023-08-18python3Packages.pythonNamespacesHook: use findutils from buildPackages (#249864)Nick Cao
2023-08-14treewide: use uncurried version of makeScopeWithSplicingAdam Joseph
2023-08-12Merge pull request #248516 from thiagokokada/remove-version-from-python-relax...Thiago Kenji Okada
2023-08-11pythonRelaxDepsHook: remove version from pkg_nameThiago Kenji Okada
2023-08-09Merge staging-next into staginggithub-actions[bot]
2023-08-09cpython: fix _PYTHON_SYSCONFIGDATA_NAME on armv7l with musl (#240770)Ben Wolsieffer
2023-08-08Merge staging-next into staginggithub-actions[bot]
2023-08-08cpython: use correct variable to set meta.mainProgramSandro Jäckel
2023-08-05Merge pull request #247245 from Artturin/passthrufunthng1Adam Joseph
2023-08-05Revert "Revert "python3: splice python within python3Packages.callPackage""Artturin
2023-08-03Merge master into staging-nextgithub-actions[bot]
2023-08-01treewide: Add meta.mainProgramRobert Hensing
2023-07-28Revert "lib.customisation: uncurry makeScopeWithSplicing"Silvan Mosberger
2023-07-28lib.makeScopeWithSplicing: provide default for keep,extraArtturin
2023-07-28python3.pkgs.pypaBuildHook: initDoron Behar
2023-07-28pip-build-hook.sh: Support $pipBuildFlagsDoron Behar
2023-07-28Merge pull request #212795 from Cynerd/setuptools-rust-hookAdam Joseph
2023-07-27lib.customisation: uncurry makeScopeWithSplicingAdam Joseph
2023-07-27Merge staging-next into staginggithub-actions[bot]
2023-07-27Revert "python3: splice python within python3Packages.callPackage"Adam Joseph
2023-07-27Merge staging-next into staginggithub-actions[bot]
2023-07-26Merge pull request #245475 from Artturin/splicepython1Artturi
2023-07-26Merge staging-next into staginggithub-actions[bot]
2023-07-26python3: splice python within python3Packages.callPackageArtturin
2023-07-25Merge pull request #243074 from mweinelt/cpython-3.12.0b4Nick Cao
2023-07-22Merge staging-next into staginggithub-actions[bot]
2023-07-22Merge pull request #239624 from Stunkymonkey/use-optionalString-thenFelix Bühler
2023-07-20Merge pull request #153527 from andersk/python3-symlinksSandro
2023-07-19python3: Add manpage symlink to fix ‘man python’Anders Kaseorg
2023-07-12python312: 3.12.0b3 -> 3.12.0b4Martin Weinelt
2023-07-02Merge pull request #196802 from jneem/manylinuxJanik
2023-07-02pythonManylinuxPackages: add libz and expatJoe Neeman