summaryrefslogtreecommitdiff
path: root/textproc/py-mkdocs-material/files/patch-setup.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* textproc/py-mkdocs-material: Update to 9.1.2Kai Knoblich2023-03-161-52/+0
| | | | | | | | | | | * Switch to PEP517 build framework and remove no longer required setuptools workaround. Changelog since 8.5.11: https://github.com/squidfunk/mkdocs-material/compare/8.5.11...9.1.2 MFH: No (PEP517 support not present in 2023Q1 branch)
* textproc/py-mkdocs-material: Update to 8.5.11Kai Knoblich2022-12-201-0/+52
Changelog since 8.4.4: https://github.com/squidfunk/mkdocs-material/compare/8.4.4...8.5.11