summaryrefslogtreecommitdiff
path: root/pkgs/development/interpreters/python/hooks
AgeCommit message (Expand)Author
2024-06-19Merge pull request #304741 from edgelesssys/python/fix-imports-check-py-outputMartin Weinelt
2024-06-04python/hooks/python-imports-check-hook: use $python output if existingMoritz Sanft
2024-04-26pythonCatchConflictsHook: add test for multiple dependency chainsBen Wolsieffer
2024-03-25python/hooks/setuptools-build-hook.sh: use `--parallel` flag only for fresh s...Sergei Trofimovich
2024-03-24python3Packages.setuptoolsBuildHook: correct nameThomas Watson
2024-03-24python3Packages.setuptoolsBuildHook: delete broken setuptoolsShellHookThomas Watson
2024-03-22Merge pull request #298086 from mweinelt/python-runtime-deps-skip-empty-speci...Martin Weinelt
2024-03-22python311Packages.packaging: 23.2 -> 24.0Martin Weinelt
2024-03-22python3.pkgs.pythonRuntimeDepsCheckHook: skip empty specifiersMartin Weinelt
2024-03-15pythonRelaxDepsHook: don't rely on pname as that could be normalized alreadySandro Jäckel
2024-02-25pythonCatchConflictsHook: test cyclic dependencyYarny0
2024-02-18Merge staging-next into staginggithub-actions[bot]
2024-02-17python3.hooks: Dont completely overwrite passthru when creating setup hookadisbladis
2024-02-17python3.pkgs.pypaBuildHook: Fix passthru.testsadisbladis
2024-02-13pythonCatchConflictsHook: make compatible to all python 3 versionsDavHau
2024-02-13pythonCatchConflictsHook: improve and add testsDavHau
2023-12-29Merge master into staging-nextgithub-actions[bot]
2023-12-29python/hooks: fix `test` attribute evalSergei Trofimovich
2023-12-20pythonRelaxDepsHook: make distribution name matching case insensitiveMartin Weinelt
2023-12-20python3.pkgs.pythonRuntimeDepsCheckHook: initMartin Weinelt
2023-11-25python/hooks: use python.pythonVersion to support PyPyAlexandre Macabies
2023-11-18python/hooks: restore catchConflictHook for python<3.10Martin Weinelt
2023-11-09lib.systems: elaborate Rust metadataAlyssa Ross
2023-11-08Merge staging-next into staginggithub-actions[bot]
2023-11-08python3Packages.sphinxHook: fix eval after merge of bc2d5988780f02c26daea4401...Fabián Heredia Montiel
2023-11-08Merge branch 'master' into staging-nextAdam Joseph
2023-11-05treewide: change pythonForBuild to pythonOnBuildForHostAdam Joseph
2023-10-30buildPythonPackage: port catch-conflicts to importlib.metadataMartin Weinelt
2023-09-30python3Packages.sphinxHook: Avoid propagating sphinxLeandro Reina
2023-09-25Merge master into staging-nextgithub-actions[bot]
2023-09-22python3Packages.flitBuildHook: removePeder Bergebakken Sundt
2023-09-12python3.pkgs.pypaBuildHook: fix conflictsDavHau
2023-09-09python3Packages.sphinxHook: Fix cross compilationLeandro Reina
2023-08-21pypaInstallHook: enter "dist" directory before installing (#250464)Theodore Ni
2023-08-20python3.pkgs.pythonRelaxDepsHook: don't propagate wheelTheodore Ni
2023-08-20python3.pkgs.pypaBuildHook: switch to pyproject-buildTheodore Ni
2023-08-20python3.pkgs.pypaInstallHook: initTheodore Ni
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-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-05Revert "Revert "python3: splice python within python3Packages.callPackage""Artturin
2023-07-28python3.pkgs.pypaBuildHook: initDoron Behar
2023-07-28pip-build-hook.sh: Support $pipBuildFlagsDoron Behar
2023-06-30setuptools-rust: fix cross compilationKarel Kočí
2023-05-17Revert "python.pipInstallHook: avoid producing wrong direct_url.json file"Frederik Rietdijk
2023-05-11python.pipInstallHook: avoid producing wrong direct_url.json fileJairo Llopis
2023-02-07treewide: makeSetupHook deps -> propagatedBuildInputsArtturin
2023-01-04Merge pull request #208962 from KAction/patch/v1/python3.pkgs.sphinxHookMartin Weinelt