mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python3-pyzmq: update to 22.0.2.
This commit is contained in:
parent
f18b2e50d1
commit
cccef0dd21
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=21.0.2
|
version=22.0.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pyzmq-${version}"
|
wrksrc="pyzmq-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -15,7 +15,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=098c13c6198913c2a0690235fa74d2e49161755f66b663beaec89651554cc79c
|
checksum=d7b82a959e5e22d492f4f5a1e650e909a6c8c76ede178f538313ddb9d1e92963
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cat > setup.cfg <<-EOF
|
cat > setup.cfg <<-EOF
|
||||||
|
|
Loading…
Add table
Reference in a new issue