git: f0bba9b0770d - main - devel/py-pydocstyle: update to 6.0.0

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Apr 9 19:38:55 UTC 2021


The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f0bba9b0770dd00cac8f3d75b566f39abe5479a8

commit f0bba9b0770dd00cac8f3d75b566f39abe5479a8
Author:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-04-08 22:25:29 +0000
Commit:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-04-09 19:37:40 +0000

    devel/py-pydocstyle: update to 6.0.0
---
 devel/py-pydocstyle/Makefile | 4 ++--
 devel/py-pydocstyle/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-pydocstyle/Makefile b/devel/py-pydocstyle/Makefile
index 156d5cb3bb00..ad995236e87f 100644
--- a/devel/py-pydocstyle/Makefile
+++ b/devel/py-pydocstyle/Makefile
@@ -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
 
diff --git a/devel/py-pydocstyle/distinfo b/devel/py-pydocstyle/distinfo
index 5b1e70326315..70af313a29d9 100644
--- a/devel/py-pydocstyle/distinfo
+++ b/devel/py-pydocstyle/distinfo
@@ -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


More information about the dev-commits-ports-all mailing list