diff --git a/devel/py-recordclass/Makefile b/devel/py-recordclass/Makefile index 30a620f8f8b8..c8f5522f02c7 100644 --- a/devel/py-recordclass/Makefile +++ b/devel/py-recordclass/Makefile @@ -1,23 +1,23 @@ PORTNAME= recordclass -PORTVERSION= 0.20.1 +PORTVERSION= 0.21 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 ff963f1aa887..785f127e1f56 100644 --- a/devel/py-recordclass/distinfo +++ b/devel/py-recordclass/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695574255 -SHA256 (recordclass-0.20.1.tar.gz) = 69100733037507e60eccc87f565175faed932a508a8ba57da17e18859d3f1302 -SIZE (recordclass-0.20.1.tar.gz) = 1314898 +TIMESTAMP = 1696966311 +SHA256 (recordclass-0.21.tar.gz) = b1ed36ba5099f835114a80ff44ddf84de737df7098a68f7f918e2eb0fabfafe4 +SIZE (recordclass-0.21.tar.gz) = 166329