python3-pyzmq: update to 22.2.1.

This commit is contained in:
Andrew J. Hesford 2021-08-06 11:54:25 -04:00
parent 2056052389
commit 5e71ba49c1
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-pyzmq'
pkgname=python3-pyzmq
version=22.1.0
version=22.2.1
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=7040d6dd85ea65703904d023d7f57fab793d7ffee9ba9e14f3b897f34ff2415d
checksum=6d18c76676771fd891ca8e0e68da0bbfb88e30129835c0ade748016adb3b6242
pre_build() {
cat > setup.cfg <<-EOF