We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ccd8ff commit 842f159Copy full SHA for 842f159
1 file changed
srcpkgs/python3-pyzmq/template
@@ -1,6 +1,6 @@
1
# Template file for 'python3-pyzmq'
2
pkgname=python3-pyzmq
3
-version=26.4.0
+version=27.0.0
4
revision=1
5
build_style=python3-pep517
6
make_check_args="--ignore tests/test_log.py"
@@ -16,7 +16,7 @@ homepage="https://pyzmq.readthedocs.io/"
16
changelog="https://raw.githubusercontent.com/zeromq/pyzmq/main/docs/source/changelog.md"
17
changelog="https://pyzmq.readthedocs.io/en/latest/changelog.html"
18
distfiles="${PYPI_SITE}/p/pyzmq/pyzmq-${version}.tar.gz"
19
-checksum=4bd13f85f80962f91a651a7356fe0472791a5f7a92f227822b5acf44795c626d
+checksum=b1f08eeb9ce1510e6939b6e5dcd46a17765e2333daae78ecf4606808442e52cf
20
21
export CMAKE_ARGS="-DPython_INCLUDE_DIR:PATH=${XBPS_CROSS_BASE}/${py3_inc}"
22
0 commit comments