python3-pyzmq: update to 24.0.0.

This commit is contained in:
Andrew J. Hesford 2022-09-16 08:22:10 -04:00
parent 8d73ad7cf8
commit 02db571d76

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pyzmq'
pkgname=python3-pyzmq
version=23.2.1
version=24.0.0
revision=1
wrksrc="pyzmq-${version}"
build_style=python3-module
@ -15,7 +15,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=2b381aa867ece7d0a82f30a0c7f3d4387b7cf2e0697e33efaa5bed6c5784abcd
checksum=13b008bd142c9f6079ad75a30504eef2291502e9eac90e722b16fcf9ce856147
pre_build() {
cat > setup.cfg <<-EOF