Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-cffi
Commits:
17b15951 by Jelle van der Waa at 2024-04-03T21:19:38+02:00
upgpkg: 1.16.0-2: rebuild with python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-cffi
pkgdesc = Foreign Function Interface for Python calling C code
pkgver = 1.16.0
- pkgrel = 1
+ pkgrel = 2
url = https://cffi.readthedocs.org/
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-cffi
pkgver=1.16.0
-pkgrel=1
+pkgrel=2
pkgdesc="Foreign Function Interface for Python calling C code"
arch=('x86_64')
url="https://cffi.readthedocs.org/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cffi/-/commit/17b159519ac6b568155eedbc7bee43db0338d670
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cffi/-/commit/17b159519ac6b568155eedbc7bee43db0338d670
You're receiving this email because of your account on gitlab.archlinux.org.