git: a4246d9cb167 - main - devel/py-flake8-bugbear: Update to 23.3.12
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 17:36:17 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a4246d9cb167b2e82754b06bea6cd589f330064e commit a4246d9cb167b2e82754b06bea6cd589f330064e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-05 17:16:07 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-05 17:30:19 +0000 devel/py-flake8-bugbear: Update to 23.3.12 - Convert to USE_PYTHON=pep517 Changes: https://github.com/PyCQA/flake8-bugbear/releases --- devel/py-flake8-bugbear/Makefile | 7 +++++-- devel/py-flake8-bugbear/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/devel/py-flake8-bugbear/Makefile b/devel/py-flake8-bugbear/Makefile index 6f68d3f4734e..d30edea80488 100644 --- a/devel/py-flake8-bugbear/Makefile +++ b/devel/py-flake8-bugbear/Makefile @@ -1,5 +1,6 @@ PORTNAME= flake8-bugbear -PORTVERSION= 23.2.13 +PORTVERSION= 23.3.12 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,11 +12,13 @@ WWW= https://github.com/PyCQA/flake8-bugbear LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.2:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=19.2.0:devel/py-attrs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}flake8>=3.0.0:devel/py-flake8@${PY_FLAVOR} USES= python:3.7+ -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-flake8-bugbear/distinfo b/devel/py-flake8-bugbear/distinfo index f86c68d4e511..4a8c9e9a6c81 100644 --- a/devel/py-flake8-bugbear/distinfo +++ b/devel/py-flake8-bugbear/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677771183 -SHA256 (flake8-bugbear-23.2.13.tar.gz) = 39259814a83f33c8409417ee12dd4050c9c0bb4c8707c12fc18ae62b2f3ddee1 -SIZE (flake8-bugbear-23.2.13.tar.gz) = 52898 +TIMESTAMP = 1679498668 +SHA256 (flake8-bugbear-23.3.12.tar.gz) = e3e7f74c8a49ad3794a7183353026dabd68c74030d5f46571f84c1fb0eb79363 +SIZE (flake8-bugbear-23.3.12.tar.gz) = 53731