summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/mkdocstrings-python
AgeCommit message (Collapse)Author
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-08python310Packages.mkdocstrings-python: 0.8.2 -> 0.8.3Fabian Affolter
Diff: https://github.com/mkdocstrings/python/compare/0.8.2...0.8.3 Changelog: https://github.com/mkdocstrings/python/blob/0.8.3/CHANGELOG.md
2022-12-09python310Packages.mkdocstrings-python: 0.8.0 -> 0.8.2Fabian Affolter
Diff: https://github.com/mkdocstrings/python/compare/0.8.0...0.8.2 Changelog: https://github.com/mkdocstrings/python/blob/0.8.2/CHANGELOG.md
2022-12-09python310Packages.mkdocstrings-python: add changelog to metaFabian Affolter
2022-11-14python310Packages.mkdocstrings-python: 0.7.1 -> 0.8.0Fabian Affolter
2022-10-02python3Packages.mkdocstrings-python: Use buildPythonPackageMartin Weinelt
2022-06-28python310Packages.mkdocstrings-python: init at 0.7.1Fabian Affolter