[arch-commits] Commit in python-hist/trunk (PKGBUILD)

Konstantin Gizdov kgizdov at gemini.archlinux.org
Mon Mar 14 09:41:10 UTC 2022


    Date: Monday, March 14, 2022 @ 09:41:09
  Author: kgizdov
Revision: 1152167

upgpkg: python-hist 2.6.1-1

Modified:
  python-hist/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-14 09:25:33 UTC (rev 1152166)
+++ PKGBUILD	2022-03-14 09:41:09 UTC (rev 1152167)
@@ -2,8 +2,8 @@
 
 _pkgname='hist'
 pkgname="python-${_pkgname}"
-pkgver='2.6.0'
-pkgrel=2
+pkgver='2.6.1'
+pkgrel=1
 pkgdesc="Python bindings for Boost's Histogram library."
 arch=('any')
 url='https://github.com/scikit-hep/hist'
@@ -10,7 +10,7 @@
 license=('custom:BSD3')
 depends=('python-boost-histogram' 'python-histoprint' 'python-typing_extensions')
 makedepends=('git' 'python-setuptools' 'python-setuptools-scm')
-checkdepends=('python-pytest' 'python-pytest-benchmark' 'python-pytest-mpl' 'python-iminuit' 'python-mplhep' 'python-scipy')
+checkdepends=('python-pytest' 'python-pytest-benchmark' 'python-pytest-mpl' 'python-iminuit' 'python-mplhep' 'python-scipy' 'python-jinja')
 source=("${pkgname}-${pkgver}::git+${url}#tag=v${pkgver}")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list