mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
python3-pyzmq: update to 23.1.0.
This commit is contained in:
parent
c53a586f9a
commit
16e021aebb
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=23.0.0
|
version=23.1.0
|
||||||
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=a45f5c0477d12df05ef2e2922b49b7c0ae9d0f4ff9b6bb0d666558df0ef37122
|
checksum=1df26aa854bdd3a8341bf199064dd6aa6e240f2eaa3c9fa8d217e5d8b868c73e
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cat > setup.cfg <<-EOF
|
cat > setup.cfg <<-EOF
|
||||||
|
|
Loading…
Add table
Reference in a new issue