Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-cmake-build-extension
Commits:
c16d6e7c by Jelle van der Waa at 2024-11-18T15:28:14+01:00
upgpkg: 0.6.1-2: Rebuild for Python 3.13
- - - - -
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.6.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/diegoferigo/cmake-build-extension
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-cmake-build-extension
pkgver=0.6.1
-pkgrel=1
+pkgrel=2
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/c16d6e7c399477a73a5966c2f73d5f09e9adc044
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cmake-build-extension/-/commit/c16d6e7c399477a73a5966c2f73d5f09e9adc044
You're receiving this email because of your account on gitlab.archlinux.org.