Skip to content

Commit 842f159

Browse files
committed
python3-pyzmq: update to 27.0.0.
1 parent 3ccd8ff commit 842f159

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

srcpkgs/python3-pyzmq/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'python3-pyzmq'
22
pkgname=python3-pyzmq
3-
version=26.4.0
3+
version=27.0.0
44
revision=1
55
build_style=python3-pep517
66
make_check_args="--ignore tests/test_log.py"
@@ -16,7 +16,7 @@ homepage="https://pyzmq.readthedocs.io/"
1616
changelog="https://raw.githubusercontent.com/zeromq/pyzmq/main/docs/source/changelog.md"
1717
changelog="https://pyzmq.readthedocs.io/en/latest/changelog.html"
1818
distfiles="${PYPI_SITE}/p/pyzmq/pyzmq-${version}.tar.gz"
19-
checksum=4bd13f85f80962f91a651a7356fe0472791a5f7a92f227822b5acf44795c626d
19+
checksum=b1f08eeb9ce1510e6939b6e5dcd46a17765e2333daae78ecf4606808442e52cf
2020

2121
export CMAKE_ARGS="-DPython_INCLUDE_DIR:PATH=${XBPS_CROSS_BASE}/${py3_inc}"
2222

0 commit comments

Comments
 (0)