mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-11 06:10:06 +02:00
pyzmq, bump version (#10768)
This commit is contained in:
@@ -5,9 +5,9 @@ This package contains Python bindings for ØMQ. \
|
||||
HOMEPAGE="https://zeromq.org/"
|
||||
COPYRIGHT="2009-2019, Brian Granger, Min Ragan-Kelley"
|
||||
LICENSE="GNU LGPL v3"
|
||||
REVISION="6"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/zeromq/pyzmq/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="32f7618b8104021bc96cbd60be4330bdf37b929e8061dbce362c9f3478a08e21"
|
||||
CHECKSUM_SHA256="4df6361aa20dad1572ef83b441d0ef43125e86e139b30e215cad95883166ee4d"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2 ?x86"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -46,6 +46,7 @@ REQUIRES_$pythonPackage=\"\
|
||||
cmd:python$pythonVersion\
|
||||
\""
|
||||
BUILD_REQUIRES="$BUILD_REQUIRES
|
||||
packaging_$pythonPackage
|
||||
setuptools_$pythonPackage"
|
||||
BUILD_PREREQUIRES="$BUILD_PREREQUIRES
|
||||
cmd:cython$pythonVersion
|
||||
Reference in New Issue
Block a user