diff --git a/textproc/py-tomli/Makefile b/textproc/py-tomli/Makefile index d586290c25a..580e7a4979f 100644 --- a/textproc/py-tomli/Makefile +++ b/textproc/py-tomli/Makefile @@ -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 diff --git a/textproc/py-tomli/distinfo b/textproc/py-tomli/distinfo index 43dc842452b..e9acf0b89ec 100644 --- a/textproc/py-tomli/distinfo +++ b/textproc/py-tomli/distinfo @@ -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