summaryrefslogtreecommitdiff
path: root/textproc/py-sphinxcontrib-autoprogram/files/patch-setup.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* textproc/py-sphinxcontrib-autoprogram: Update to 0.1.9Derek Schrock2024-04-071-0/+21
- Use pep517 - Add pep420 changes - Directly run tests via unittest - Directly builds docs via sphinx-build ChangeLog: https://github.com/sphinx-contrib/autoprogram/releases/tag/0.1.9 PR: 277749