George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
python-pyzmq
Commits:
b82dd776 by George Rawlinson at 2023-08-15T19:43:26+12:00
upgpkg: 25.1.1-1
* New upstream release.
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Kyle Keen <keenerd at gmail dot com>
pkgname=python-pyzmq
-pkgver=25.1.0
+pkgver=25.1.1
pkgrel=1
pkgdesc='Python bindings for ZeroMQ'
arch=('x86_64')
@@ -18,7 +18,7 @@ makedepends=(
'python-wheel'
'cython'
)
-_commit='5728a227d08333d6c24f431b23d3b110a4c92322'
+_commit='7777f2fa9461e0dd82c86d5c8303a1f5ff41cf53'
source=("$pkgname::git+https://github.com/zeromq/pyzmq#commit=$_commit")
b2sums=('SKIP')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyzmq/-/commit/b82dd7766d27ee46c8579299a6bf3d2f541310ad
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyzmq/-/commit/b82dd7766d27ee46c8579299a6bf3d2f541310ad
You're receiving this email because of your account on gitlab.archlinux.org.