Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
python-mplhep
Commits:
33da1396 by Jakub Klinkovský at 2025-12-23T12:20:04+01:00
upgpkg: 0.4.1-3: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-mplhep
pkgdesc = A set of helpers for matplotlib to more easily produce plots
typically needed in HEP.
pkgver = 0.4.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/scikit-hep/mplhep
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname='mplhep'
pkgname="python-${_pkgname}"
pkgver=0.4.1
-pkgrel=2
+pkgrel=3
pkgdesc="A set of helpers for matplotlib to more easily produce plots
typically needed in HEP."
arch=('any')
url='https://github.com/scikit-hep/mplhep'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mplhep/-/commit/33da139611fcec7397f0712ae154097d2900b178
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mplhep/-/commit/33da139611fcec7397f0712ae154097d2900b178
You're receiving this email because of your account on gitlab.archlinux.org.