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)
Mar 7 2024, 7:42 AM
Unknown Object (File)
Jan 7 2024, 11:00 PM
Unknown Object (File)
Jan 7 2024, 11:00 PM
Unknown Object (File)
Jan 7 2024, 10:59 PM
Unknown Object (File)
Dec 31 2023, 4:57 AM
Unknown Object (File)
Dec 21 2023, 11:58 PM
Unknown Object (File)
Dec 20 2023, 8:37 AM
Unknown Object (File)
Nov 28 2023, 3:24 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