Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-mplhep_data
Commits:
89f7998b by Jelle van der Waa at 2025-12-16T10:30:46+01:00
upgpkg: 0.0.4-3: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-mplhep_data
pkgdesc = Sub-package to hold data (fonts) for mplhep.
pkgver = 0.0.4
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/scikit-hep/mplhep_data
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname='mplhep_data'
pkgname="python-${_pkgname}"
pkgver=0.0.4
-pkgrel=2
+pkgrel=3
pkgdesc="Sub-package to hold data (fonts) for mplhep."
arch=('any')
url='https://github.com/scikit-hep/mplhep_data'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mplhep_data/-/commit/89f7998b03020b98cdf0f30792bb567eb4174890
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mplhep_data/-/commit/89f7998b03020b98cdf0f30792bb567eb4174890
You're receiving this email because of your account on gitlab.archlinux.org.