diff --git a/devel/py-recordclass/Makefile b/devel/py-recordclass/Makefile index 832077067e23..53c7c50ba9f0 100644 --- a/devel/py-recordclass/Makefile +++ b/devel/py-recordclass/Makefile @@ -1,23 +1,23 @@ PORTNAME= recordclass -PORTVERSION= 0.19.1 +PORTVERSION= 0.19.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= thierry@FreeBSD.org COMMENT= Mutable variants of tuple and collections.namedtuple WWW= https://pypi.org/project/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 65a74766373b..0ef9c84d238b 100644 --- a/devel/py-recordclass/distinfo +++ b/devel/py-recordclass/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689871374 -SHA256 (recordclass-0.19.1.tar.gz) = c2649901e8a31dfa0c646882c96a75a69053ba28293850e5a68e7e3adafbd88e -SIZE (recordclass-0.19.1.tar.gz) = 1285148 +TIMESTAMP = 1691056640 +SHA256 (recordclass-0.19.2.tar.gz) = 9b4f886e6d1ac2b94a9982ce16137e337c282f1834c9b93e76997a1a2ad7696f +SIZE (recordclass-0.19.2.tar.gz) = 1286344