python3-pyzmq: update to 25.1.2.

This commit is contained in:
Andrew J. Hesford 2023-12-05 09:50:45 -05:00
parent 54f9ade414
commit 6d9ec7859f
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-pyzmq'
pkgname=python3-pyzmq
version=25.1.1
revision=2
version=25.1.2
revision=1
build_style=python3-module
make_build_args="--zmq=${XBPS_CROSS_BASE}/usr"
hostmakedepends="python3-setuptools python3-packaging"
@ -14,7 +14,7 @@ license="LGPL-3.0-or-later, BSD-3-Clause"
homepage="https://pyzmq.readthedocs.io/"
changelog="https://pyzmq.readthedocs.io/en/latest/changelog.html"
distfiles="${PYPI_SITE}/p/pyzmq/pyzmq-${version}.tar.gz"
checksum=259c22485b71abacdfa8bf79720cd7bcf4b9d128b30ea554f01ae71fdbfdaa23
checksum=93f1aa311e8bb912e34f004cf186407a4e90eec4f0ecc0efd26056bf7eda0226
pre_build() {
cat > setup.cfg <<-EOF