summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-fsutil/default.nix
AgeCommit message (Collapse)Author
2023-02-02python310Packages.python-fsutil: 0.9.3 -> 0.10.0Fabian Affolter
Diff: https://github.com/fabiocaccamo/python-fsutil/compare/refs/tags/0.9.3...0.10.0 Changelog: https://github.com/fabiocaccamo/python-fsutil/blob/0.10.0/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-fsutil: 0.9.1 -> 0.9.3Fabian Affolter
Changelog: https://github.com/fabiocaccamo/python-fsutil/blob/0.9.3/CHANGELOG.md
2023-01-04python310Packages.python-fsutil: 0.8.0 -> 0.9.1Fabian Affolter
Changelog: https://github.com/fabiocaccamo/python-fsutil/blob/0.9.1/CHANGELOG.md
2022-12-10python310Packages.python-fsutil: 0.7.0 -> 0.8.0Fabian Affolter
Diff: https://github.com/fabiocaccamo/python-fsutil/compare/refs/tags/0.7.0...0.8.0 Changelog: https://github.com/fabiocaccamo/python-fsutil/blob/0.8.0/CHANGELOG.md
2022-12-10python310Packages.python-fsutil: add changelog to metaFabian Affolter
2022-09-14python310Packages.python-fsutil: 0.6.1 -> 0.7.0R. Ryantm
2022-08-12python310Packages.python-fsutil: Unmark broken on DarwinTheodore Ni
At least on my aarch64 Darwin machine, python-fsutil builds fine.
2022-05-30treewide: pkgs/development/python-modules: mark broken for darwinRick van Schijndel
2022-05-21python310Packages.python-fsutil: 0.6.0 -> 0.6.1R. Ryantm
2022-01-26python310Packages.python-fsutil: 0.5.0 -> 0.6.0R. Ryantm
2022-01-15python3Packages.python-fsutil: init at 0.5.0Fabian Affolter