Hi,

[cc daniel@ as maintainer]

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

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

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	21 Aug 2024 12:44:13 -0000
@@ -1,6 +1,6 @@
 COMMENT=	Python code formatter
 
-MODPY_EGG_VERSION=	24.4.2
+MODPY_EGG_VERSION=	24.8.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	21 Aug 2024 12:44:13 -0000
@@ -1,2 +1,2 @@
-SHA256 (black-24.4.2.tar.gz) = yHK1MFfwAAhdpmoZxV1o9vjdysJkI5KtOjVYeEBvvU0=
-SIZE (black-24.4.2.tar.gz) = 642299
+SHA256 (black-24.8.0.tar.gz) = JQCUVCC2eEw4ue6IWvA59edHHvKEqwP6Nezd5GiM2D8=
+SIZE (black-24.8.0.tar.gz) = 644810

Reply via email to