diff --git a/devel/py-recordclass/Makefile b/devel/py-recordclass/Makefile index c8f5522f02c7..aeccdd546bc6 100644 --- a/devel/py-recordclass/Makefile +++ b/devel/py-recordclass/Makefile @@ -1,23 +1,23 @@ PORTNAME= recordclass -PORTVERSION= 0.21 +PORTVERSION= 0.21.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= thierry@FreeBSD.org COMMENT= Mutable variants of tuple and collections.namedtuple WWW= https://github.com/intellimath/recordclass LICENSE= MIT USES= python:3.9+ USE_PYTHON= distutils .if ! defined(WITH_DEBUG) LDFLAGS+= -s .endif do-test: install (cd ${WRKSRC} && ${PYTHON_CMD} ./test_all.py) .include diff --git a/devel/py-recordclass/distinfo b/devel/py-recordclass/distinfo index 785f127e1f56..2d91fc743f3a 100644 --- a/devel/py-recordclass/distinfo +++ b/devel/py-recordclass/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696966311 -SHA256 (recordclass-0.21.tar.gz) = b1ed36ba5099f835114a80ff44ddf84de737df7098a68f7f918e2eb0fabfafe4 -SIZE (recordclass-0.21.tar.gz) = 166329 +TIMESTAMP = 1701599533 +SHA256 (recordclass-0.21.1.tar.gz) = fa2343dc24ef457f5f1c09e34fccada2d9074f582287f9fedb195bfbc1a9af92 +SIZE (recordclass-0.21.1.tar.gz) = 1321641