Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-histoprint
Commits:
3f5b7885 by Jelle van der Waa at 2024-11-21T11:27:04+01:00
upgpkg: 2.4.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-histoprint
pkgdesc = Pretty print Numpy (and other) histograms to the console.
pkgver = 2.4.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/scikit-hep/histoprint
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname='histoprint'
pkgname="python-${_pkgname}"
pkgver='2.4.0'
-pkgrel=3
+pkgrel=4
pkgdesc="Pretty print Numpy (and other) histograms to the console."
arch=('any')
url='https://github.com/scikit-hep/histoprint'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-histoprint/-/commit/3f5b7885e00649d013f66995440f0300ca6b442e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-histoprint/-/commit/3f5b7885e00649d013f66995440f0300ca6b442e
You're receiving this email because of your account on gitlab.archlinux.org.