Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-cxxheaderparser
Commits:
7d978187 by Felix Yan at 2026-07-01T12:45:26+08:00
upgpkg: 1.9.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-cxxheaderparser
pkgdesc = Modern C++ header parser
- pkgver = 1.9.0
+ pkgver = 1.9.1
pkgrel = 1
url = https://github.com/robotpy/cxxheaderparser
arch = any
@@ -15,7 +15,7 @@ pkgbase = python-cxxheaderparser
makedepends = python-wheel
depends = python
optdepends = python-pcpp: PCPP-based preprocessing support
- source = git+https://github.com/robotpy/cxxheaderparser.git#tag=1.9.0
- sha512sums =
c2a5a20fbf58e3ec7ab44a2fa1511afd74e9395fb72c9c520fe2414c70ff77bd27ef3d76b9c77c37a11df230e298def2e4f33da0a419f605c6894b83b5eced6b
+ source = git+https://github.com/robotpy/cxxheaderparser.git#tag=1.9.1
+ sha512sums =
82f9551931680f16624246733528b40e1798ac140233441c5c6b13a470735bace4ab9fefe584f1d15e0bd1a52b22d9b23cf7a81d6997c46577a0c7a39b307fba
pkgname = python-cxxheaderparser
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=python-cxxheaderparser
-pkgver=1.9.0
+pkgver=1.9.1
pkgrel=1
pkgdesc='Modern C++ header parser'
arch=('any')
@@ -13,7 +13,7 @@ makedepends=('git' 'python-build' 'python-hatchling'
'python-hatch-vcs' 'python-
'python-wheel')
checkdepends=('python-pcpp' 'python-pytest')
source=("git+https://github.com/robotpy/cxxheaderparser.git#tag=$pkgver")
-sha512sums=('c2a5a20fbf58e3ec7ab44a2fa1511afd74e9395fb72c9c520fe2414c70ff77bd27ef3d76b9c77c37a11df230e298def2e4f33da0a419f605c6894b83b5eced6b')
+sha512sums=('82f9551931680f16624246733528b40e1798ac140233441c5c6b13a470735bace4ab9fefe584f1d15e0bd1a52b22d9b23cf7a81d6997c46577a0c7a39b307fba')
build() {
cd cxxheaderparser
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cxxheaderparser/-/commit/7d978187f30e1a6e656e49cef8947b6b56225abb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cxxheaderparser/-/commit/7d978187f30e1a6e656e49cef8947b6b56225abb
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help