diff --git a/srcpkgs/python3-pyzmq/template b/srcpkgs/python3-pyzmq/template index 5789a8de692..f8626831ceb 100644 --- a/srcpkgs/python3-pyzmq/template +++ b/srcpkgs/python3-pyzmq/template @@ -1,6 +1,6 @@ # Template file for 'python3-pyzmq' pkgname=python3-pyzmq -version=27.0.1 +version=27.0.2 revision=1 build_style=python3-pep517 make_check_args="--ignore tests/test_log.py" @@ -16,7 +16,7 @@ homepage="https://pyzmq.readthedocs.io/" changelog="https://raw.githubusercontent.com/zeromq/pyzmq/main/docs/source/changelog.md" changelog="https://pyzmq.readthedocs.io/en/latest/changelog.html" distfiles="${PYPI_SITE}/p/pyzmq/pyzmq-${version}.tar.gz" -checksum=45c549204bc20e7484ffd2555f6cf02e572440ecf2f3bdd60d4404b20fddf64b +checksum=b398dd713b18de89730447347e96a0240225e154db56e35b6bb8447ffdb07798 export CMAKE_ARGS="-DPython_INCLUDE_DIR:PATH=${XBPS_CROSS_BASE}/${py3_inc}"