Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
python-scikit-hep-testdata


Commits:
1528d56d by Jakub Klinkovský at 2026-03-04T22:16:27+01:00
upgpkg: 0.6.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-scikit-hep-testdata
        pkgdesc = A common package to provide example files (e.g. ROOT) for 
testing and developing packages against
-       pkgver = 0.6.2
+       pkgver = 0.6.3
        pkgrel = 1
        url = https://github.com/scikit-hep/scikit-hep-testdata
        arch = any
@@ -15,7 +15,7 @@ pkgbase = python-scikit-hep-testdata
        depends = python
        depends = python-yaml
        depends = python-requests
-       source = 
scikit-hep-testdata::git+https://github.com/scikit-hep/scikit-hep-testdata#tag=v0.6.2
-       b2sums = 
d5234f213de39ebcd73e7376aa0c9892c2a875fe4a4b89e01d47dacd54ff4bb2303ec6d90cbb7a3e3e20128a9e27c60630eb9e4233064b67b28e3a9aea749a6d
+       source = 
scikit-hep-testdata::git+https://github.com/scikit-hep/scikit-hep-testdata#tag=v0.6.3
+       b2sums = 
8f888598a9c229612ecb31a194306788522a360722778628fb071ff845ed258d8fb6b4b0078f239c873a8a54f2dee82603aabc4f69f0eaa9148b61dc8c304d94
 
 pkgname = python-scikit-hep-testdata


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 _pkgname=scikit-hep-testdata
 pkgname="python-${_pkgname}"
-pkgver=0.6.2
+pkgver=0.6.3
 pkgrel=1
 pkgdesc='A common package to provide example files (e.g. ROOT) for testing and 
developing packages against'
 arch=(any)
@@ -26,7 +26,7 @@ depends=(
   python-requests
 )
 source=("$_pkgname::git+$url#tag=v$pkgver")
-b2sums=('d5234f213de39ebcd73e7376aa0c9892c2a875fe4a4b89e01d47dacd54ff4bb2303ec6d90cbb7a3e3e20128a9e27c60630eb9e4233064b67b28e3a9aea749a6d')
+b2sums=('8f888598a9c229612ecb31a194306788522a360722778628fb071ff845ed258d8fb6b4b0078f239c873a8a54f2dee82603aabc4f69f0eaa9148b61dc8c304d94')
 
 build() {
   cd $_pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-scikit-hep-testdata/-/commit/1528d56d4ba49c2931797fe2e4c38d98c2dc7b67

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-scikit-hep-testdata/-/commit/1528d56d4ba49c2931797fe2e4c38d98c2dc7b67
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to