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)
Wed, Oct 15, 2:37 AM
Unknown Object (File)
Sat, Oct 4, 1:15 AM
Unknown Object (File)
Sun, Sep 28, 10:47 PM
Unknown Object (File)
Wed, Sep 24, 8:07 PM
Unknown Object (File)
Wed, Sep 24, 1:45 PM
Unknown Object (File)
Thu, Sep 18, 8:21 PM
Unknown Object (File)
Sep 16 2025, 9:35 PM
Unknown Object (File)
Sep 8 2025, 4:54 PM
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