devel/py-pydocstyle: update to 6.0.0
This commit is contained in:
parent
44c15db8b1
commit
f0bba9b077
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= pydocstyle
|
||||
PORTVERSION= 5.1.1
|
||||
PORTVERSION= 6.0.0
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE-MIT
|
|||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}snowballstemmer>0:textproc/py-snowballstemmer@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.5+
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1598922528
|
||||
SHA256 (pydocstyle-5.1.1.tar.gz) = 19b86fa8617ed916776a11cd8bc0197e5b9856d5433b777f51a3defe13075325
|
||||
SIZE (pydocstyle-5.1.1.tar.gz) = 33038
|
||||
TIMESTAMP = 1616157456
|
||||
SHA256 (pydocstyle-6.0.0.tar.gz) = 164befb520d851dbcf0e029681b91f4f599c62c5cd8933fd54b1bfbd50e89e1f
|
||||
SIZE (pydocstyle-6.0.0.tar.gz) = 34304
|
||||
|
|
Loading…
Reference in a new issue