Hi,

[cc @daniel as last updater of this port and other Python ports]

a simple update for devel/py-codestyle to the latest version 2.12.0.

- update Makefile and distinfo for this version

Build and tests OK on current/amd64 with Python 3.11.9

Laurent

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/py-codestyle/Makefile,v
diff -u -p -r1.19 Makefile
--- Makefile	6 May 2024 12:23:13 -0000	1.19
+++ Makefile	21 Jun 2024 06:53:28 -0000
@@ -1,9 +1,8 @@
 COMMENT =		Python style guide checker
 
-MODPY_EGG_VERSION =	2.11.1
+MODPY_EGG_VERSION =	2.12.0
 DISTNAME =		pycodestyle-${MODPY_EGG_VERSION}
 PKGNAME =		py-codestyle-${MODPY_EGG_VERSION}
-REVISION =		0
 
 CATEGORIES =		devel
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/py-codestyle/distinfo,v
diff -u -p -r1.8 distinfo
--- distinfo	24 Oct 2023 06:35:17 -0000	1.8
+++ distinfo	21 Jun 2024 06:53:28 -0000
@@ -1,2 +1,2 @@
-SHA256 (pycodestyle-2.11.1.tar.gz) = QboOevyXUt+1PO1UieifgYa+AOWZ5xJmBpW3p1/yZj8=
-SIZE (pycodestyle-2.11.1.tar.gz) = 38974
+SHA256 (pycodestyle-2.12.0.tar.gz) = RC+VAUG09D33Ut0wNRH/3tOgTCtvt/ZZgFdPDDHm55w=
+SIZE (pycodestyle-2.12.0.tar.gz) = 39055

Reply via email to