summaryrefslogtreecommitdiff
path: root/textproc/py-pymdown-extensions/files/patch-setup.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* textproc/py-pymdown-extensions: Update to 9.9.2Kai Knoblich2023-03-161-42/+0
| | | | | | | | | | | * Switch to PEP517 build framework and remove no longer required setuptools workaround. Changelog since 9.9: https://github.com/facelessuser/pymdown-extensions/compare/9.9...9.9.2 MFH: No (PEP517 support not present in 2023Q1 branch)
* textproc/py-pymdown-extensions: Update to 9.5Kai Knoblich2022-11-271-1/+1
| | | | | | | | | * Add a "post-patch" target that adds the actual version to "setup.py" to prevent editing it with each update. Changelog: https://github.com/facelessuser/pymdown-extensions/releases/tag/9.5
* textproc/py-pymdown-extensions: Update to 9.4Kai Knoblich2022-11-191-0/+42
Changelog: https://github.com/facelessuser/pymdown-extensions/releases/tag/9.4