Date: Wednesday, April 5, 2023 @ 18:20:53
Author: felixonmars
Revision: 472662
upgpkg: python-cffi 1.15.1-2: rebuild with python 3.11 (rebuild pass 1,
specified --nocheck)
Modified:
python-cffi/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-05 18:05:08 UTC (rev 472661)
+++ PKGBUILD 2023-04-05 18:20:53 UTC (rev 472662)
@@ -3,7 +3,7 @@
pkgname=python-cffi
pkgver=1.15.1
-pkgrel=1
+pkgrel=2
pkgdesc="Foreign Function Interface for Python calling C code"
arch=('x86_64')
url="https://cffi.readthedocs.org/"