Path to this page:
Subject: CVS commit: pkgsrc/devel/py-hatch-fancy-pypi-readme
From: Adam Ciarcinski
Date: 2022-11-18 19:52:07
Message id: 20221118185207.9F83EFA90@cvs.NetBSD.org
Log Message:
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.
Files: