mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
python3-pyzmq: update to 27.0.0.
This commit is contained in:
parent
3ccd8ffc63
commit
842f159f96
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pyzmq'
|
||||
pkgname=python3-pyzmq
|
||||
version=26.4.0
|
||||
version=27.0.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_check_args="--ignore tests/test_log.py"
|
||||
|
@ -16,7 +16,7 @@ homepage="https://pyzmq.readthedocs.io/"
|
|||
changelog="https://raw.githubusercontent.com/zeromq/pyzmq/main/docs/source/changelog.md"
|
||||
changelog="https://pyzmq.readthedocs.io/en/latest/changelog.html"
|
||||
distfiles="${PYPI_SITE}/p/pyzmq/pyzmq-${version}.tar.gz"
|
||||
checksum=4bd13f85f80962f91a651a7356fe0472791a5f7a92f227822b5acf44795c626d
|
||||
checksum=b1f08eeb9ce1510e6939b6e5dcd46a17765e2333daae78ecf4606808442e52cf
|
||||
|
||||
export CMAKE_ARGS="-DPython_INCLUDE_DIR:PATH=${XBPS_CROSS_BASE}/${py3_inc}"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue