diff --git a/devel/py-recordclass/Makefile b/devel/py-recordclass/Makefile index 36a15f9ef0e8..57d1b947b511 100644 --- a/devel/py-recordclass/Makefile +++ b/devel/py-recordclass/Makefile @@ -1,23 +1,23 @@ PORTNAME= recordclass -PORTVERSION= 0.17.2 +PORTVERSION= 0.17.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP 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= cython 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 bda83a2239c5..b8cef8fd295d 100644 --- a/devel/py-recordclass/distinfo +++ b/devel/py-recordclass/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659808478 -SHA256 (recordclass-0.17.2.tar.gz) = 7a6bd410e29095f7f947a3106e10b6354945029309cc2c9f301f491a797293da -SIZE (recordclass-0.17.2.tar.gz) = 446086 +TIMESTAMP = 1662833640 +SHA256 (recordclass-0.17.5.tar.gz) = 5176a7b591c45d07fb041ea68312c7f334c29f63ba8b9ef0cfbe054bdd442638 +SIZE (recordclass-0.17.5.tar.gz) = 1227396