summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-decouple
AgeCommit message (Collapse)Author
2023-03-02python310Packages.python-decouple: 3.7 -> 3.8Fabian Affolter
Diff: https://github.com/HBNetwork/python-decouple/compare/refs/tags/v3.7...v3.8 Changelog: https://github.com/HBNetwork/python-decouple/blob/v3.8/CHANGELOG.md
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol
checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs.
2023-01-12python310Packages.python-decouple: 3.6 -> 3.7Fabian Affolter
Changelog: https://github.com/HBNetwork/python-decouple/blob/v3.7/CHANGELOG.md
2022-12-11python310Packages.python-decouple: init at 3.6Fabian Affolter