[arch-commits] Commit in python-pyzmq/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Tue Nov 30 19:06:34 UTC 2021
Date: Tuesday, November 30, 2021 @ 19:06:34
Author: felixonmars
Revision: 1057894
upgpkg: python-pyzmq 22.2.1-2: Python 3.10 rebuild
Modified:
python-pyzmq/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-30 18:42:45 UTC (rev 1057893)
+++ PKGBUILD 2021-11-30 19:06:34 UTC (rev 1057894)
@@ -1,7 +1,7 @@
# Maintainer: Kyle Keen <keenerd at gmail dot com>
pkgname=python-pyzmq
pkgver=22.2.1
-pkgrel=1
+pkgrel=2
pkgdesc="Python3 bindings for zeromq, written in Cython"
arch=('x86_64')
url="http://www.zeromq.org/bindings:python"
@@ -24,4 +24,3 @@
cd "$srcdir/pyzmq-$pkgver"
python3 setup.py install --root="$pkgdir" --optimize=0
}
-
More information about the arch-commits
mailing list