diff --git a/devel/py-docstyle/Makefile b/devel/py-docstyle/Makefile index 99a140a09a8d..7726deabd1b6 100644 --- a/devel/py-docstyle/Makefile +++ b/devel/py-docstyle/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2022/01/05 15:41:03 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2022/06/18 22:06:28 wiz Exp $ -DISTNAME= pydocstyle-3.0.0 +DISTNAME= pydocstyle-6.1.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} -PKGREVISION= 2 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=p/pydocstyle/} @@ -11,15 +10,11 @@ HOMEPAGE= https://github.com/PyCQA/pydocstyle COMMENT= Python docstring style checker LICENSE= mit -DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six DEPENDS+= ${PYPKGPREFIX}-snowballstemmer-[0-9]*:../../textproc/py-snowballstemmer -USE_PKG_RESOURCES= yes +PYTHON_VERSIONS_INCOMPATIBLE= 27 -.include "../../lang/python/pyversion.mk" -.if ${_PYTHON_VERSION} == 27 -DEPENDS+= ${PYPKGPREFIX}-configparser-[0-9]*:../../devel/py-configparser -.endif +USE_PKG_RESOURCES= yes post-extract: ${CHMOD} go-w ${WRKSRC}/src/pydocstyle/data/*.txt diff --git a/devel/py-docstyle/PLIST b/devel/py-docstyle/PLIST index 393468097517..5911f451fa1a 100644 --- a/devel/py-docstyle/PLIST +++ b/devel/py-docstyle/PLIST @@ -1,10 +1,9 @@ -@comment $NetBSD: PLIST,v 1.3 2018/12/05 15:52:42 adam Exp $ +@comment $NetBSD: PLIST,v 1.4 2022/06/18 22:06:28 wiz Exp $ bin/pydocstyle-${PYVERSSUFFIX} ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt ${PYSITELIB}/${EGG_INFODIR}/entry_points.txt -${PYSITELIB}/${EGG_INFODIR}/pbr.json ${PYSITELIB}/${EGG_INFODIR}/requires.txt ${PYSITELIB}/${EGG_INFODIR}/top_level.txt ${PYSITELIB}/pydocstyle/__init__.py diff --git a/devel/py-docstyle/distinfo b/devel/py-docstyle/distinfo index b03c449c538c..6e91827babc9 100644 --- a/devel/py-docstyle/distinfo +++ b/devel/py-docstyle/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2021/10/26 10:18:24 nia Exp $ +$NetBSD: distinfo,v 1.7 2022/06/18 22:06:28 wiz Exp $ -BLAKE2s (pydocstyle-3.0.0.tar.gz) = 921630e1156b981a0b4200e88d1371ceec295bd342fb879481aec6112088c1fa -SHA512 (pydocstyle-3.0.0.tar.gz) = ec2313e26dd988d35c99563344befc7b538f1d5945d1b1ce767f77851ff291b713aef423bc3d57a29f59d3198f14a6c5c7d217e5989534a1b877564634edd548 -Size (pydocstyle-3.0.0.tar.gz) = 29627 bytes +BLAKE2s (pydocstyle-6.1.1.tar.gz) = 348d9c8a944e1d5e9b08df803d89fa5ddae1c10ef56e6cfc044249aa8273403f +SHA512 (pydocstyle-6.1.1.tar.gz) = 3aaf89803af3af950fc12eedac88e8683d7934b1fb74e33c1eddf146a1de9423f0e1158cbfb36d3ab7fa2a505727283103e0a8c47b09fc78b76a39ad14a06cfe +Size (pydocstyle-6.1.1.tar.gz) = 35663 bytes