py-readme_renderer: update to 40.0.

40.0 (2023-06-16)
-----------------

* Add CLI option to render package README. (#271)
* Adapt tests to pygments 2.14.0 (#272)
* Update release process to use Trusted Publishing (#276)
* Replace usage of deprecated `pkg_resources` with `importlib.metadata` (#281)
* Drop support for Python 3.7 (#282), Test against Python 3.11 (#280)
This commit is contained in:
wiz 2023-06-28 08:57:58 +00:00
parent e8ae720a15
commit 0e81888cd0
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.9 2023/05/02 16:55:31 wiz Exp $ # $NetBSD: Makefile,v 1.10 2023/06/28 08:57:58 wiz Exp $
DISTNAME= readme_renderer-37.3 DISTNAME= readme_renderer-40.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME} PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=r/readme_renderer/} MASTER_SITES= ${MASTER_SITE_PYPI:=r/readme_renderer/}
@ -17,7 +17,7 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
USE_LANGUAGES= # none USE_LANGUAGES= # none
PYTHON_VERSIONS_INCOMPATIBLE= 27 PYTHON_VERSIONS_INCOMPATIBLE= 27 37
do-test: do-test:
cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} tests cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} tests

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.8 2022/11/22 13:19:55 adam Exp $ $NetBSD: distinfo,v 1.9 2023/06/28 08:57:58 wiz Exp $
BLAKE2s (readme_renderer-37.3.tar.gz) = ffa87847a3a9fabdab97bd403d0826a106e835a686b37fbb37643ac40065ed26 BLAKE2s (readme_renderer-40.0.tar.gz) = e39d58f1bfeecc9da441fcb6777033b34a2255af40a421878a30ff2f3768c516
SHA512 (readme_renderer-37.3.tar.gz) = e4c060074cae3d23a10ef46f64d1426dab73e1618fe0920758d701d7ec4ced8120d4791ab29691306d0ab36f45447b4dc42be20d086b2f514111ef091204491c SHA512 (readme_renderer-40.0.tar.gz) = 8b598f7882e5e4a3a6c3b010c2252fd4a4babd5e90426dcf35f0586391cc0c2f2f106e016cef24d8fc5f4ed2712e5f88fada4cda160f42158979b6ec14672d36
Size (readme_renderer-37.3.tar.gz) = 29718 bytes Size (readme_renderer-40.0.tar.gz) = 32300 bytes