Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
python-h5netcdf


Commits:
3001adfc by Carl Smedstad at 2025-10-15T21:50:20+02:00
upgpkg: 1.7.0-1: Upstream release

https://github.com/h5netcdf/h5netcdf/releases/tag/v1.7.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-h5netcdf
        pkgdesc = Pythonic interface to netCDF4 via h5py
-       pkgver = 1.6.4
+       pkgver = 1.7.0
        pkgrel = 1
        url = https://github.com/h5netcdf/h5netcdf
        arch = any
@@ -16,9 +16,9 @@ pkgbase = python-h5netcdf
        depends = python-h5py
        depends = python-numpy
        depends = python-packaging
-       source = 
https://github.com/h5netcdf/h5netcdf/archive/v1.6.4/python-h5netcdf-1.6.4.tar.gz
+       source = 
https://github.com/h5netcdf/h5netcdf/archive/v1.7.0/python-h5netcdf-1.7.0.tar.gz
        source = python-h5netcdf-exclude-tests.patch
-       sha256sums = 
c8ffcc59751ffc6e31c263f6581c583a90f7e7465884aa1cae7cb8cc3e621aeb
+       sha256sums = 
e99c5d741b780ed03cdb46069a84a2108b34de4ea21dce49624d75ee813835fa
        sha256sums = 
9d8580e5fed17e7ff8f1032d28ca0e307eeec2fc979f13e9017540e66e402695
 
 pkgname = python-h5netcdf


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Carl Smedstad <[email protected]>
 
 pkgname=python-h5netcdf
-pkgver=1.6.4
+pkgver=1.7.0
 pkgrel=1
 pkgdesc="Pythonic interface to netCDF4 via h5py"
 arch=('any')
@@ -28,7 +28,7 @@ source=(
   "$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz"
   "$pkgname-exclude-tests.patch"
 )
-sha256sums=('c8ffcc59751ffc6e31c263f6581c583a90f7e7465884aa1cae7cb8cc3e621aeb'
+sha256sums=('e99c5d741b780ed03cdb46069a84a2108b34de4ea21dce49624d75ee813835fa'
             '9d8580e5fed17e7ff8f1032d28ca0e307eeec2fc979f13e9017540e66e402695')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-h5netcdf/-/commit/3001adfc959c90069c2358d3d6b7e4163afc1159

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-h5netcdf/-/commit/3001adfc959c90069c2358d3d6b7e4163afc1159
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to