git: 09d14af9750c - main - devel/py-pycodestyle: update 2.10.0 → 2.11.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 02 Aug 2023 21:20:28 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=09d14af9750cec7c99b81c289292f541a15a3579 commit 09d14af9750cec7c99b81c289292f541a15a3579 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2023-07-31 19:10:37 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2023-08-02 21:20:19 +0000 devel/py-pycodestyle: update 2.10.0 → 2.11.0 - Switch to GitHub as PyPI tarball does not contain required test files - Update WWW --- devel/py-pycodestyle/Makefile | 7 ++++--- devel/py-pycodestyle/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/devel/py-pycodestyle/Makefile b/devel/py-pycodestyle/Makefile index a7e8180bcc57..6a4f6038e326 100644 --- a/devel/py-pycodestyle/Makefile +++ b/devel/py-pycodestyle/Makefile @@ -1,18 +1,19 @@ PORTNAME= pycodestyle -PORTVERSION= 2.10.0 +PORTVERSION= 2.11.0 CATEGORIES= devel python -MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Python style guide checker WWW= https://pycodestyle.readthedocs.io/en/latest/ \ https://pypi.org/project/pycodestyle/ \ - https://github.com/pycqa/pycodestyle + https://github.com/PyCQA/pycodestyle LICENSE= MIT # mentioned as "Expat" USES= python +USE_GITHUB= yes +GH_ACCOUNT= PyCQA USE_PYTHON= autoplist concurrent distutils pytest NO_ARCH= yes diff --git a/devel/py-pycodestyle/distinfo b/devel/py-pycodestyle/distinfo index 4a49cd7e45a7..f62694e0f386 100644 --- a/devel/py-pycodestyle/distinfo +++ b/devel/py-pycodestyle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669294600 -SHA256 (pycodestyle-2.10.0.tar.gz) = 347187bdb476329d98f695c213d7295a846d1152ff4fe9bacb8a9590b8ee7053 -SIZE (pycodestyle-2.10.0.tar.gz) = 101916 +TIMESTAMP = 1690826635 +SHA256 (PyCQA-pycodestyle-2.11.0_GH0.tar.gz) = 757a3dba55dce2ae8b01fe7b46c20cd1e4c0fe794fe6119bce66b942f35e2db0 +SIZE (PyCQA-pycodestyle-2.11.0_GH0.tar.gz) = 79772