diff --git a/devel/py-recordclass/Makefile b/devel/py-recordclass/Makefile index 8694135b2419..080ae84b83b5 100644 --- a/devel/py-recordclass/Makefile +++ b/devel/py-recordclass/Makefile @@ -1,23 +1,23 @@ PORTNAME= recordclass -PORTVERSION= 0.18.3 +PORTVERSION= 0.18.4 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 23fa887c2c32..db628c1033d4 100644 --- a/devel/py-recordclass/distinfo +++ b/devel/py-recordclass/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679049056 -SHA256 (recordclass-0.18.3.tar.gz) = 73458bba192f160440a9e1aac9fc502c3e5cc4062c16e08115f0b279ea2077c7 -SIZE (recordclass-0.18.3.tar.gz) = 1277755 +TIMESTAMP = 1682453405 +SHA256 (recordclass-0.18.4.tar.gz) = 456e9eb8d2f851860e85e6e14b3377c16b026f1218a5b48af4022448de869f7f +SIZE (recordclass-0.18.4.tar.gz) = 1278644