Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-cppheaderparser
Commits:
c6bf8e2b by Jelle van der Waa at 2024-11-16T20:26:17+01:00
upgpkg: 2.7.4-9: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-cppheaderparser
pkgdesc = Parse C++ header files and generate a data structure
representing the class
pkgver = 2.7.4
- pkgrel = 8
+ pkgrel = 9
url = http://senexcanis.com/open-source/cppheaderparser
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-cppheaderparser
_name=CppHeaderParser
pkgver=2.7.4
-pkgrel=8
+pkgrel=9
pkgdesc="Parse C++ header files and generate a data structure representing the
class"
arch=('any')
url="http://senexcanis.com/open-source/cppheaderparser"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cppheaderparser/-/commit/c6bf8e2b3cd3d3db782e194fef56eceafd53b764
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cppheaderparser/-/commit/c6bf8e2b3cd3d3db782e194fef56eceafd53b764
You're receiving this email because of your account on gitlab.archlinux.org.