python3-pyzmq: update to 23.1.0.

This commit is contained in:
Andrew J. Hesford 2022-06-07 10:40:31 -04:00
parent c53a586f9a
commit 16e021aebb

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pyzmq'
pkgname=python3-pyzmq
version=23.0.0
version=23.1.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=a45f5c0477d12df05ef2e2922b49b7c0ae9d0f4ff9b6bb0d666558df0ef37122
checksum=1df26aa854bdd3a8341bf199064dd6aa6e240f2eaa3c9fa8d217e5d8b868c73e
pre_build() {
cat > setup.cfg <<-EOF