about summary refs log tree commit diff
path: root/pkgs/development/interpreters/python/hooks/python-relax-deps-hook.sh
AgeCommit message (Expand)AuthorFilesLines
2024-07-07python3Packages.pythonRelaxDepsHook: update exampleMartin Weinelt1-4/+2
2024-03-15pythonRelaxDepsHook: don't rely on pname as that could be normalized alreadySandro Jäckel1-5/+4
2023-12-20pythonRelaxDepsHook: make distribution name matching case insensitiveMartin Weinelt1-1/+1
2023-08-20python3.pkgs.pythonRelaxDepsHook: don't propagate wheelTheodore Ni1-2/+4
2023-08-11pythonRelaxDepsHook: remove version from pkg_nameThiago Kenji Okada1-6/+7
2022-10-31pythonRelaxDepsHook: improve Requires-Dist parsingPierre Bourdon1-2/+20
2022-10-04pythonPackages.pythonRelaxDepsHook: cleanup unpacked folderFrederik Rietdijk1-0/+3
2022-06-12pythonRelaxDepsHook: correct handles multiple wheelsThiago Kenji Okada1-10/+12
2022-06-07pythonRelaxDepsHook: fix usage in packages with `-` in pnameThiago Kenji Okada1-5/+6
2022-04-30pythonRelaxDepsHook: initThiago Kenji Okada1-0/+83