Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-cxxheaderparser
Commits:
4847f0fb by Felix Yan at 2026-06-06T02:37:54+00:00
upgpkg: 1.7.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-cxxheaderparser
pkgdesc = Modern C++ header parser
- pkgver = 1.7.2
+ pkgver = 1.7.3
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.7.2
- sha512sums =
277ac1aaf140faec1fd4578b3f3a15b50b1e4026ed8e3f57f7a35e411da4fc1baa0ae3a7bcb2a60e3e5053b144d1b39e2e18c07cba26c104f2d3ef1e2ce48724
+ source = git+https://github.com/robotpy/cxxheaderparser.git#tag=1.7.3
+ sha512sums =
49507480cf36f0043f08c1978ae4d7c17f33f3514abe6467305ddb6e3b0c0ffb1dffbcf36cae4fbf0c7f36f16e0f929ab56f1a570ba8bd15983211c85d2a20a4
pkgname = python-cxxheaderparser
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=python-cxxheaderparser
-pkgver=1.7.2
+pkgver=1.7.3
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=('277ac1aaf140faec1fd4578b3f3a15b50b1e4026ed8e3f57f7a35e411da4fc1baa0ae3a7bcb2a60e3e5053b144d1b39e2e18c07cba26c104f2d3ef1e2ce48724')
+sha512sums=('49507480cf36f0043f08c1978ae4d7c17f33f3514abe6467305ddb6e3b0c0ffb1dffbcf36cae4fbf0c7f36f16e0f929ab56f1a570ba8bd15983211c85d2a20a4')
build() {
cd cxxheaderparser
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cxxheaderparser/-/commit/4847f0fb88ee6c1d860b1fcd79b5cf8576548954
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cxxheaderparser/-/commit/4847f0fb88ee6c1d860b1fcd79b5cf8576548954
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