python3-pyzmq: update to 23.2.1.
This commit is contained in:
parent
3d7e28dd4e
commit
f8033cb0a1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pyzmq'
|
||||
pkgname=python3-pyzmq
|
||||
version=23.2.0
|
||||
version=23.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=a51f12a8719aad9dcfb55d456022f16b90abc8dde7d3ca93ce3120b40e3fa169
|
||||
checksum=2b381aa867ece7d0a82f30a0c7f3d4387b7cf2e0697e33efaa5bed6c5784abcd
|
||||
|
||||
pre_build() {
|
||||
cat > setup.cfg <<-EOF
|
||||
|
|
Loading…
Reference in New Issue