Date: Tuesday, November 22, 2022 @ 21:21:16
  Author: kgizdov
Revision: 1351893

upgpkg: python-uhi 0.3.2-1: upgpkg: python-uhi 0.3.2-1

Modified:
  python-uhi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-22 21:17:02 UTC (rev 1351892)
+++ PKGBUILD    2022-11-22 21:21:16 UTC (rev 1351893)
@@ -2,14 +2,14 @@
 
 _pkgname='uhi'
 pkgname="python-${_pkgname}"
-pkgver='0.3.1'
-pkgrel=2
+pkgver='0.3.2'
+pkgrel=1
 pkgdesc="Contains the code for the PlottableHistogram Protocol, to be used in 
type checking libraries wanting to conform to the protocol."
 arch=('any')
 url='https://github.com/scikit-hep/uhi'
 license=('MIT')
 depends=('python-numpy' 'python-typing_extensions' 'root')
-makedepends=('git' 'python-build' 'python-installer' 'python-flit-core' 
'python-flit')
+makedepends=('git' 'python-build' 'python-installer' 'python-flit-core' 
'python-flit' 'python-hatchling')
 checkdepends=('python-pytest' 'python-boost-histogram' 
'python-importlib-metadata')
 source=("${pkgname}-${pkgver}::git+${url}#tag=v${pkgver}")
 sha256sums=('SKIP')

Reply via email to