Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-cmake-build-extension
Commits:
d11f6166 by Jelle van der Waa at 2024-04-04T08:41:21+02:00
upgpkg: 0.5.1-4: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-cmake-build-extension
pkgdesc = Setuptools extension to build and package CMake projects
pkgver = 0.5.1
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/diegoferigo/cmake-build-extension
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-cmake-build-extension
pkgver=0.5.1
-pkgrel=3
+pkgrel=4
pkgdesc='Setuptools extension to build and package CMake projects'
arch=(any)
url=https://github.com/diegoferigo/cmake-build-extension
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cmake-build-extension/-/commit/d11f6166f51ba6a22678d35f5de8aa6518677664
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cmake-build-extension/-/commit/d11f6166f51ba6a22678d35f5de8aa6518677664
You're receiving this email because of your account on gitlab.archlinux.org.