python3-pyzmq: update to 24.0.1.

This commit is contained in:
Andrew J. Hesford 2022-10-03 10:48:51 -04:00
parent 19b40a1c41
commit e39436ca72
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-pyzmq'
pkgname=python3-pyzmq
version=24.0.0
version=24.0.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=13b008bd142c9f6079ad75a30504eef2291502e9eac90e722b16fcf9ce856147
checksum=216f5d7dbb67166759e59b0479bca82b8acf9bed6015b526b8eb10143fb08e77
pre_build() {
cat > setup.cfg <<-EOF