diff --git a/devel/py-posix_ipc/Makefile b/devel/py-posix_ipc/Makefile index cfc0d2817efe..cbf182ee9d28 100644 --- a/devel/py-posix_ipc/Makefile +++ b/devel/py-posix_ipc/Makefile @@ -1,28 +1,28 @@ PORTNAME= posix_ipc -DISTVERSION= 1.2.0 +DISTVERSION= 1.3.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= POSIX IPC primitives for Python WWW= https://semanchuk.com/philip/posix_ipc/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} USES= python USE_PYTHON= autoplist pep517 post-install: ${STRIP_CMD} ${STAGEDIR}/${PYTHONPREFIX_SITELIBDIR}/posix_ipc*.so # requires mqueuefs and sem kernel modules loaded do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include diff --git a/devel/py-posix_ipc/distinfo b/devel/py-posix_ipc/distinfo index 873167548faa..a9a340b5a4cd 100644 --- a/devel/py-posix_ipc/distinfo +++ b/devel/py-posix_ipc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744872086 -SHA256 (posix_ipc-1.2.0.tar.gz) = b7444e2703c156b3cb9fcb568e85d716232f3e78f04529ebc881cfb2aedb3838 -SIZE (posix_ipc-1.2.0.tar.gz) = 95859 +TIMESTAMP = 1753901645 +SHA256 (posix_ipc-1.3.0.tar.gz) = 6e559ac5bb5f6f233c396103f4868e383bbd8f4e54d20876910896f47d353448 +SIZE (posix_ipc-1.3.0.tar.gz) = 98370