Hi,

[cc daniel@ as maintainer]

a simple update for textproc/py-black to the latest version 24.10.0.
Changelog: https://github.com/psf/black/releases/tag/24.10.0

Build and tests OK on current/amd64 with Python 3.11.10.

Tests welcome and please commit if OK.

Laurent

Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/py-black/Makefile,v
diff -u -p -r1.28 Makefile
--- Makefile	18 Jun 2024 00:24:20 -0000	1.28
+++ Makefile	7 Nov 2024 16:27:54 -0000
@@ -1,6 +1,6 @@
 COMMENT=	Python code formatter
 
-MODPY_EGG_VERSION=	24.4.2
+MODPY_EGG_VERSION=	24.10.0
 DISTNAME=	black-${MODPY_EGG_VERSION}
 PKGNAME=	py-black-${MODPY_EGG_VERSION:S/b/beta/}
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/py-black/distinfo,v
diff -u -p -r1.11 distinfo
--- distinfo	18 Jun 2024 00:24:20 -0000	1.11
+++ distinfo	7 Nov 2024 16:27:54 -0000
@@ -1,2 +1,2 @@
-SHA256 (black-24.4.2.tar.gz) = yHK1MFfwAAhdpmoZxV1o9vjdysJkI5KtOjVYeEBvvU0=
-SIZE (black-24.4.2.tar.gz) = 642299
+SHA256 (black-24.10.0.tar.gz) = hG6mTJev47xne3YXh5k75JkYEOzHpKk3gW3Wvd7cSHU=
+SIZE (black-24.10.0.tar.gz) = 645813

Reply via email to