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


Commits:
002e0375 by Carl Smedstad at 2025-02-01T13:55:50+01:00
upgpkg: 2025.01.2-1: Upstream release

https://github.com/pydata/xarray/releases/tag/v2025.01.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-xarray
        pkgdesc = N-D labeled arrays and datasets in Python
-       pkgver = 2025.01.1
-       pkgrel = 2
+       pkgver = 2025.01.2
+       pkgrel = 1
        url = https://xarray.pydata.org/
        arch = any
        license = Apache-2.0
@@ -39,7 +39,7 @@ pkgbase = python-xarray
        optdepends = python-matplotlib: plotting support
        optdepends = python-seaborn: better color palettes for plots
        optdepends = python-pint: units of measure support
-       source = 
https://github.com/pydata/xarray/archive/v2025.01.1/python-xarray-2025.01.1.tar.gz
-       sha256sums = 
eb2874604883f3eca5122a59975a9bbdb4529594440a504e8dc6191f3075eef6
+       source = 
https://github.com/pydata/xarray/archive/v2025.01.2/python-xarray-2025.01.2.tar.gz
+       sha256sums = 
e9c06c7d2c34ca9e8d73972a11aefe56b8ff7f94edb087c4c8989f9848421982
 
 pkgname = python-xarray


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _pkg=xarray
 pkgname=python-${_pkg}
-pkgver=2025.01.1
-pkgrel=2
+pkgver=2025.01.2
+pkgrel=1
 pkgdesc="N-D labeled arrays and datasets in Python"
 arch=(any)
 url="https://xarray.pydata.org/";
@@ -63,7 +63,7 @@ optdepends=(
   'python-pint: units of measure support'
 )
 
source=("https://github.com/pydata/xarray/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-sha256sums=('eb2874604883f3eca5122a59975a9bbdb4529594440a504e8dc6191f3075eef6')
+sha256sums=('e9c06c7d2c34ca9e8d73972a11aefe56b8ff7f94edb087c4c8989f9848421982')
 
 build() {
   cd ${_pkg}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-xarray/-/commit/002e0375d1624f8664e89395707111b8cd5d74d6

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


Reply via email to