pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/py-xarray
Module Name: pkgsrc
Committed By: adam
Date: Thu Nov 20 15:34:40 UTC 2025
Modified Files:
pkgsrc/math/py-xarray: Makefile distinfo
Log Message:
py-xarray: updated to 2025.11.0
v2025.11.0 (Nov 17, 2025)
This release changes the default for ``keep_attrs`` such that attributes are
preserved by default, adds support for :py:class:`DataTree` in top-level
functions, and contains several memory and performance improvements as well as
a number of bug fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/math/py-xarray/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/math/py-xarray/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/py-xarray/Makefile
diff -u pkgsrc/math/py-xarray/Makefile:1.38 pkgsrc/math/py-xarray/Makefile:1.39
--- pkgsrc/math/py-xarray/Makefile:1.38 Thu Oct 30 14:07:43 2025
+++ pkgsrc/math/py-xarray/Makefile Thu Nov 20 15:34:40 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2025/10/30 14:07:43 adam Exp $
+# $NetBSD: Makefile,v 1.39 2025/11/20 15:34:40 adam Exp $
-DISTNAME= xarray-2025.10.1
+DISTNAME= xarray-2025.11.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=x/xarray/}
Index: pkgsrc/math/py-xarray/distinfo
diff -u pkgsrc/math/py-xarray/distinfo:1.27 pkgsrc/math/py-xarray/distinfo:1.28
--- pkgsrc/math/py-xarray/distinfo:1.27 Thu Oct 30 14:07:43 2025
+++ pkgsrc/math/py-xarray/distinfo Thu Nov 20 15:34:40 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2025/10/30 14:07:43 adam Exp $
+$NetBSD: distinfo,v 1.28 2025/11/20 15:34:40 adam Exp $
-BLAKE2s (xarray-2025.10.1.tar.gz) = 250daebeb138e656982e0e29e5a9ee994b779574a9bd40e4ec6d4e8dedbd4321
-SHA512 (xarray-2025.10.1.tar.gz) = aa4e0678a7ad4fa18ab1c9cbb6d8ed0ffe99b5461f1b0797e54ad34edf9de0270ee19d9db4c20399de2d7a3a7f3023088a66e4e8585278f1c7db5572651afd1f
-Size (xarray-2025.10.1.tar.gz) = 3058736 bytes
+BLAKE2s (xarray-2025.11.0.tar.gz) = d16a085e0182a7b63c0dcb15dae9a99a9383518aa834ca0daabcdfa3539eccac
+SHA512 (xarray-2025.11.0.tar.gz) = 8dc1a7dc058d945c19c829f95f1ea132fe4f52471659428d0a4e109f54dbae9c4da10647303b6870548f0b0013469936265206638559096bcc6fe73a0f1f7c1c
+Size (xarray-2025.11.0.tar.gz) = 3072276 bytes
Home |
Main Index |
Thread Index |
Old Index