Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-scikit-hep-testdata
Commits:
8c07bdd5 by Jelle van der Waa at 2024-11-19T18:37:56+01:00
upgpkg: 0.4.43-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-scikit-hep-testdata
pkgdesc = A common package to provide example files (e.g. ROOT) for
testing and developing packages against
pkgver = 0.4.43
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/scikit-hep/scikit-hep-testdata
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@ _pkgname=scikit-hep-testdata
pkgbase="python-${_pkgname}"
pkgname=("${pkgbase}")
pkgver=0.4.43
-pkgrel=1
+pkgrel=2
pkgdesc='A common package to provide example files (e.g. ROOT) for testing and
developing packages against'
arch=('any')
makedepends=('git' 'python-build' 'python-installer' 'python-wheel'
'python-setuptools-scm' 'python-toml')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-scikit-hep-testdata/-/commit/8c07bdd5fc8c9930539b85c195b2715fd0944695
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-scikit-hep-testdata/-/commit/8c07bdd5fc8c9930539b85c195b2715fd0944695
You're receiving this email because of your account on gitlab.archlinux.org.