diff --git a/srcpkgs/python3-pyzmq/template b/srcpkgs/python3-pyzmq/template index 0a65df43b6f..3f06925a8d7 100644 --- a/srcpkgs/python3-pyzmq/template +++ b/srcpkgs/python3-pyzmq/template @@ -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