mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
python3-pyzmq: update to 25.0.2.
This commit is contained in:
parent
c05116f929
commit
5c84716267
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pyzmq'
|
# Template file for 'python3-pyzmq'
|
||||||
pkgname=python3-pyzmq
|
pkgname=python3-pyzmq
|
||||||
version=25.0.1
|
version=25.0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
make_build_args="--zmq=${XBPS_CROSS_BASE}/usr"
|
make_build_args="--zmq=${XBPS_CROSS_BASE}/usr"
|
||||||
|
@ -14,7 +14,7 @@ license="LGPL-3.0-or-later, BSD-3-Clause"
|
||||||
homepage="https://pyzmq.readthedocs.io/"
|
homepage="https://pyzmq.readthedocs.io/"
|
||||||
changelog="https://pyzmq.readthedocs.io/en/latest/changelog.html"
|
changelog="https://pyzmq.readthedocs.io/en/latest/changelog.html"
|
||||||
distfiles="${PYPI_SITE}/p/pyzmq/pyzmq-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyzmq/pyzmq-${version}.tar.gz"
|
||||||
checksum=44a24f7ce44e70d20e2a4c9ba5af70b4611df7a4b920eed2c8e0bdd5a5af225f
|
checksum=6b8c1bbb70e868dc88801aa532cae6bd4e3b5233784692b786f17ad2962e5149
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cat > setup.cfg <<-EOF
|
cat > setup.cfg <<-EOF
|
||||||
|
|
Loading…
Add table
Reference in a new issue