python3-pyzmq: update to 25.1.0.

This commit is contained in:
Andrew J. Hesford 2023-05-31 13:50:12 -04:00
parent e8146bb00d
commit 6080717cf4

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pyzmq'
pkgname=python3-pyzmq
version=25.0.2
version=25.1.0
revision=1
build_style=python3-module
make_build_args="--zmq=${XBPS_CROSS_BASE}/usr"
@ -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=6b8c1bbb70e868dc88801aa532cae6bd4e3b5233784692b786f17ad2962e5149
checksum=80c41023465d36280e801564a69cbfce8ae85ff79b080e1913f6e90481fb8957
pre_build() {
cat > setup.cfg <<-EOF