diff --git a/devel/py-recordclass/Makefile b/devel/py-recordclass/Makefile index b00f519d65b9..8694135b2419 100644 --- a/devel/py-recordclass/Makefile +++ b/devel/py-recordclass/Makefile @@ -1,23 +1,23 @@ PORTNAME= recordclass -PORTVERSION= 0.18.2 +PORTVERSION= 0.18.3 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 cfdc804322f9..23fa887c2c32 100644 --- a/devel/py-recordclass/distinfo +++ b/devel/py-recordclass/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674234823 -SHA256 (recordclass-0.18.2.tar.gz) = 9eb9bb485e7b1ce6c3475493cd26c4dd12be9cfec8359cc379b6bbe3549d4e65 -SIZE (recordclass-0.18.2.tar.gz) = 1276211 +TIMESTAMP = 1679049056 +SHA256 (recordclass-0.18.3.tar.gz) = 73458bba192f160440a9e1aac9fc502c3e5cc4062c16e08115f0b279ea2077c7 +SIZE (recordclass-0.18.3.tar.gz) = 1277755