From e53add9b6536fe5aa44d2ee10f2202c1724c31a4 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 8 Jun 2020 22:15:42 +0000 Subject: [PATCH] - Update to 2.6.0 --- devel/py-pycodestyle/Makefile | 5 ++--- devel/py-pycodestyle/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/devel/py-pycodestyle/Makefile b/devel/py-pycodestyle/Makefile index 71e8f2b98862..242300e1357e 100644 --- a/devel/py-pycodestyle/Makefile +++ b/devel/py-pycodestyle/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pycodestyle -PORTVERSION= 2.5.0 -PORTREVISION= 1 +PORTVERSION= 2.6.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,6 +17,6 @@ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes do-test: - @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test + @cd ${WRKSRC} && ${PYTHON_CMD} -m unittest discover testsuite .include diff --git a/devel/py-pycodestyle/distinfo b/devel/py-pycodestyle/distinfo index 331dd34e462d..f039c9f231a1 100644 --- a/devel/py-pycodestyle/distinfo +++ b/devel/py-pycodestyle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1549037492 -SHA256 (pycodestyle-2.5.0.tar.gz) = e40a936c9a450ad81df37f549d676d127b1b66000a6c500caa2b085bc0ca976c -SIZE (pycodestyle-2.5.0.tar.gz) = 98802 +TIMESTAMP = 1589284717 +SHA256 (pycodestyle-2.6.0.tar.gz) = c58a7d2815e0e8d7972bf1803331fb0152f867bd89adf8a01dfd55085434192e +SIZE (pycodestyle-2.6.0.tar.gz) = 100213