* update python-pyzmq to 25.1.0-1
This commit is contained in:
parent
f3cd209d39
commit
49c5330081
@ -3,8 +3,8 @@
|
||||
# Contributor: Kyle Keen <keenerd at gmail dot com>
|
||||
|
||||
pkgname=python-pyzmq
|
||||
pkgver=25.0.2
|
||||
pkgrel=2
|
||||
pkgver=25.1.0
|
||||
pkgrel=1
|
||||
pkgdesc='Python bindings for ZeroMQ'
|
||||
arch=(x86_64 powerpc64le powerpc riscv64)
|
||||
url='https://zeromq.org/languages/python/'
|
||||
@ -15,10 +15,11 @@ makedepends=(
|
||||
'python-build'
|
||||
'python-installer'
|
||||
'python-setuptools'
|
||||
'python-setuptools-scm'
|
||||
'python-wheel'
|
||||
'cython'
|
||||
)
|
||||
_commit='1f1d6bd84db823067f2c24cd9f5bb563fdc4181d'
|
||||
_commit='5728a227d08333d6c24f431b23d3b110a4c92322'
|
||||
source=("$pkgname::git+https://github.com/zeromq/pyzmq#commit=$_commit")
|
||||
b2sums=('SKIP')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user