Page MenuHomeFreeBSD

textproc/py-sphinxcontrib-autoprogram: Update to 0.1.7
ClosedPublic

Authored by rhurlin on Feb 14 2021, 9:28 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 20, 6:34 PM
Unknown Object (File)
Mon, Apr 20, 10:33 AM
Unknown Object (File)
Mon, Apr 20, 8:32 AM
Unknown Object (File)
Mon, Apr 20, 3:35 AM
Unknown Object (File)
Sat, Apr 18, 10:56 AM
Unknown Object (File)
Mon, Apr 6, 4:09 AM
Unknown Object (File)
Mar 24 2026, 5:34 PM
Unknown Object (File)
Mar 24 2026, 5:05 AM
Subscribers

Details

Summary
  • Publish releases to PyPI via Github Actions
  • Dropped support for Python 2 and Pypy
  • Declare this extension safe for parallel reading
  • Migrate to Github Actions for CI
  • Test against recent versions of Sphinx
  • Format source code with Black
  • Add documentation to the sdist
  • Fixed unwanted <blockquote> tags in multi-line command descriptions that are indented to match surrounding code

Changelog: https://github.com/sphinx-contrib/autoprogram/blob/master/doc/changelog.rst

The port changes:

  • Move from Github to PyPI via CHEESESHOP
  • Add USE_PYTHON=concurrent

Submitted by Derek Schrock <dereks@lifeofadishwasher.com> (maintainer) in PR 253490

Tested on Poudriere (amd64, i386). 'portlint -AC' is fine.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable