diff --git a/devel/py-recordclass/Makefile b/devel/py-recordclass/Makefile index 72cefe0b7838..832077067e23 100644 --- a/devel/py-recordclass/Makefile +++ b/devel/py-recordclass/Makefile @@ -1,23 +1,23 @@ PORTNAME= recordclass -PORTVERSION= 0.19 +PORTVERSION= 0.19.1 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+ zip +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 e47398918da9..65a74766373b 100644 --- a/devel/py-recordclass/distinfo +++ b/devel/py-recordclass/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688652902 -SHA256 (recordclass-0.19.zip) = bee03aa6758256963add9e96c116cd63458447ca94fe5adc85eaf84d25e9f7b4 -SIZE (recordclass-0.19.zip) = 1332894 +TIMESTAMP = 1689871374 +SHA256 (recordclass-0.19.1.tar.gz) = c2649901e8a31dfa0c646882c96a75a69053ba28293850e5a68e7e3adafbd88e +SIZE (recordclass-0.19.1.tar.gz) = 1285148