Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pyzmq
Commits:
ebbb4723 by Jelle van der Waa at 2024-04-05T12:03:11+02:00
upgpkg: 25.1.2-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pyzmq
pkgdesc = Python bindings for ZeroMQ
pkgver = 25.1.2
- pkgrel = 1
+ pkgrel = 2
url = https://zeromq.org/languages/python/
arch = x86_64
license = LGPL
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-pyzmq
pkgver=25.1.2
-pkgrel=1
+pkgrel=2
pkgdesc='Python bindings for ZeroMQ'
arch=('x86_64')
url='https://zeromq.org/languages/python/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyzmq/-/commit/ebbb472318bcb8806a949f3a8ce8cead368830c1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyzmq/-/commit/ebbb472318bcb8806a949f3a8ce8cead368830c1
You're receiving this email because of your account on gitlab.archlinux.org.