summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-string-utils
AgeCommit message (Collapse)Author
2023-12-07python3.pkgs.*: Explicitly pass buildPythonPackage format parameteradisbladis
Long term we should move everything over to `pyproject = true`, but in the mean time we can work towards deprecating the implicit `format` paremeter. cc https://github.com/NixOS/nixpkgs/issues/253154 cc @mweinelt @figsoda
2023-03-03python3.pkgs: Migrate fetchers to use hashMartin Weinelt
when they already rely on SRI hashes.
2021-11-12pkgs.development.python-modules: remove unused argsMarkus S. Wamser
2021-04-25python3Packages.python-string-utils: init at 1.0.0Matthieu Coudron