summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/docx2python
AgeCommit message (Collapse)Author
2024-09-06python312Packages.docx2python: 2.11.0 -> 3.0.0Fabian Affolter
Diff: https://github.com/ShayHill/docx2python/compare/refs/tags/2.11.0...3.0.0 Changelog: https://github.com/ShayHill/docx2python/blob/refs/tags/3.0.0/CHANGELOG.md
2024-06-29maintainers: remove ivaréclairevoyant
2024-05-22python3Packages: format with nixfmtMartin Weinelt
2023-10-17python311Packages.docx2python: add changelog to metanatsukium
2023-10-17python311Packages.docx2python: unstable-2020-11-15 -> 2.11.0natsukium
Diff: https://github.com/ShayHill/docx2python/compare/21b2edafc0a01a6cfb73aefc61747a65917e2cad...2.11.0 Changelog: https://github.com/ShayHill/docx2python/blob/2.11.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.
2021-04-04pythonPackages.docx2python: init at unstable-2020-11-15IvarWithoutBones