Date: Sat, 31 Jan 2026 14:21:48 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 76ab99745b08 - main - devel/py-flake8_simplify: Update to 0.30.0 Message-ID: <697e0ffc.31176.514c624a@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=76ab99745b08fff6a47fdb2c192ef5a119a537c3 commit 76ab99745b08fff6a47fdb2c192ef5a119a537c3 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-01-31 13:35:32 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-01-31 14:15:07 +0000 devel/py-flake8_simplify: Update to 0.30.0 Changes: https://github.com/MartinThoma/flake8-simplify/blob/main/CHANGELOG.md https://github.com/MartinThoma/flake8-simplify/commits/main --- devel/py-flake8_simplify/Makefile | 5 ++--- devel/py-flake8_simplify/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/devel/py-flake8_simplify/Makefile b/devel/py-flake8_simplify/Makefile index 4b1ec2a75fb9..c7b8417a4f7c 100644 --- a/devel/py-flake8_simplify/Makefile +++ b/devel/py-flake8_simplify/Makefile @@ -1,5 +1,5 @@ PORTNAME= flake8_simplify -PORTVERSION= 0.22.0 +PORTVERSION= 0.30.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,8 +13,7 @@ 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}astor>=0.1:devel/py-astor@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}flake8>=3.7:devel/py-flake8@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flake8>=3.7:devel/py-flake8@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/devel/py-flake8_simplify/distinfo b/devel/py-flake8_simplify/distinfo index f709256710c7..3b9c85a8bbe5 100644 --- a/devel/py-flake8_simplify/distinfo +++ b/devel/py-flake8_simplify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813044 -SHA256 (flake8_simplify-0.22.0.tar.gz) = 526421594d5815cf786a637c2a705223956f7e34872b6bb9f66c5ce3e28caaf9 -SIZE (flake8_simplify-0.22.0.tar.gz) = 34100 +TIMESTAMP = 1768625657 +SHA256 (flake8_simplify-0.30.0.tar.gz) = 61bff74fab73884e1ec12e472d67e7e789043028ff858e5f9af389d392d65b82 +SIZE (flake8_simplify-0.30.0.tar.gz) = 33680home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697e0ffc.31176.514c624a>
