summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
AgeCommit message (Collapse)Author
2023-03-11python310Packages.rangehttpserver: 1.2.0 -> 1.3.3Fabian Affolter
Changelog: https://github.com/danvk/RangeHTTPServer/releases/tag/1.3.3
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.
2022-09-19python3Packages.rangehttpserver: add setuptools to nativeBuildInputsMartin Weinelt
2021-10-12python3Packages.rangehttpserver: init at 1.2.0Fabian Affolter