update to py3-tomli-2.4.1

This commit is contained in:
sthen
2026-03-26 18:25:01 +00:00
parent d617de10c8
commit 4ec916c84d
2 changed files with 7 additions and 6 deletions
+5 -4
View File
@@ -2,7 +2,11 @@ COMMENT= lil' TOML parser
# this is generally not needed with Python 3.11+ as it is essentially
# a backport of tomllib
MODPY_DISTV= 2.4.0
MODPY_DISTV= 2.4.1
GH_ACCOUNT= hukkin
GH_PROJECT= tomli
GH_TAGNAME= ${MODPY_DISTV}
DISTNAME= tomli-${MODPY_DISTV}
PKGNAME= py-${DISTNAME}
@@ -15,8 +19,5 @@ PERMIT_PACKAGE= Yes
MODULES= lang/python
MODPY_PYBUILD= flit_core
MODPY_PI= Yes
NO_TEST= Yes
.include <bsd.port.mk>
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (tomli-2.4.0.tar.gz) = qonD9sJ33SddjiQ60k87XnAUkahg1RIfLN05n7sx/Jw=
SIZE (tomli-2.4.0.tar.gz) = 17477
SHA256 (tomli-2.4.1.tar.gz) = lT9goGCFIXklPvtdVs0C0KDvi3PlYMceYLYJ4DS5Rvc=
SIZE (tomli-2.4.1.tar.gz) = 81666