mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
devel/py-flake8-comprehensions: Update to 3.16.0
Changes: https://github.com/adamchainz/flake8-comprehensions/blob/main/CHANGELOG.rst
This commit is contained in:
parent
0cd2266b79
commit
6f0003dbc1
@ -1,5 +1,5 @@
|
||||
PORTNAME= flake8-comprehensions
|
||||
PORTVERSION= 3.15.0
|
||||
PORTVERSION= 3.16.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flake8>=3:devel/py-flake8@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USES= python:3.9+
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
|
||||
NO_ARCH= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1720022792
|
||||
SHA256 (flake8_comprehensions-3.15.0.tar.gz) = 923c22603e0310376a6b55b03efebdc09753c69f2d977755cba8bb73458a5d4d
|
||||
SIZE (flake8_comprehensions-3.15.0.tar.gz) = 13079
|
||||
TIMESTAMP = 1730257763
|
||||
SHA256 (flake8_comprehensions-3.16.0.tar.gz) = 9cbf789905a8f03f9d350fb82b17b264d9a16c7ce3542b2a7b871ef568cafabe
|
||||
SIZE (flake8_comprehensions-3.16.0.tar.gz) = 12991
|
||||
|
Loading…
Reference in New Issue
Block a user