pkgsrc/devel/py-hatch-fancy-pypi-readme/PLIST
adam 829a6e8f65 py-hatch-fancy-pypi-readme: updated to 22.8.0
22.8.0

Added

- Added `start-at` in addition to `start-after` that preserves the string that is looked for. This often removes the need for adding markers because you can define the starting point using a heading that becomes part of the fragment.


22.7.0

Changed

- Removed another circular dependency: this time the wonderful [*jsonschema*](https://python-jsonschema.readthedocs.io/).
  The price of building packaging tools is to not use packages.


22.6.0

Changed

- Unfortunately, life is unfair and depending on oneself is problematic for others packaging your code.
  So absolutely nothing changed again, except that we’re back to a boring PyPI readme so you don’t have to.


22.5.0

Changed

- Absolutely nothing – just working around the hen-egg problem to use substitutions in the PyPI readme!


22.4.0

Added

- It is now possible to run *regular expression*-based substitutions over the final readme.
2022-11-18 18:52:07 +00:00

30 lines
1.4 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2022/11/18 18:52:07 adam Exp $
bin/hatch-fancy-pypi-readme-${PYVERSSUFFIX}
${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/REQUESTED
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/direct_url.json
${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
${PYSITELIB}/${WHEEL_INFODIR}/licenses/AUTHORS.md
${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE.txt
${PYSITELIB}/hatch_fancy_pypi_readme/__init__.py
${PYSITELIB}/hatch_fancy_pypi_readme/__init__.pyc
${PYSITELIB}/hatch_fancy_pypi_readme/__main__.py
${PYSITELIB}/hatch_fancy_pypi_readme/__main__.pyc
${PYSITELIB}/hatch_fancy_pypi_readme/_builder.py
${PYSITELIB}/hatch_fancy_pypi_readme/_builder.pyc
${PYSITELIB}/hatch_fancy_pypi_readme/_cli.py
${PYSITELIB}/hatch_fancy_pypi_readme/_cli.pyc
${PYSITELIB}/hatch_fancy_pypi_readme/_config.py
${PYSITELIB}/hatch_fancy_pypi_readme/_config.pyc
${PYSITELIB}/hatch_fancy_pypi_readme/_fragments.py
${PYSITELIB}/hatch_fancy_pypi_readme/_fragments.pyc
${PYSITELIB}/hatch_fancy_pypi_readme/_substitutions.py
${PYSITELIB}/hatch_fancy_pypi_readme/_substitutions.pyc
${PYSITELIB}/hatch_fancy_pypi_readme/exceptions.py
${PYSITELIB}/hatch_fancy_pypi_readme/exceptions.pyc
${PYSITELIB}/hatch_fancy_pypi_readme/hooks.py
${PYSITELIB}/hatch_fancy_pypi_readme/hooks.pyc
${PYSITELIB}/hatch_fancy_pypi_readme/py.typed