pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/py-xarray-einstats
Module Name: pkgsrc
Committed By: adam
Date: Fri Aug 14 11:56:50 UTC 2026
Modified Files:
pkgsrc/math/py-xarray-einstats: Makefile distinfo
Log Message:
py-xarray-einstats: updated to 0.11.0
0.11.0
The release highlights are multiple improvements to the linalg module and better documentation for Dask support.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/math/py-xarray-einstats/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/math/py-xarray-einstats/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-einstats/Makefile
diff -u pkgsrc/math/py-xarray-einstats/Makefile:1.9 pkgsrc/math/py-xarray-einstats/Makefile:1.10
--- pkgsrc/math/py-xarray-einstats/Makefile:1.9 Sun Jun 28 15:41:32 2026
+++ pkgsrc/math/py-xarray-einstats/Makefile Fri Aug 14 11:56:50 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2026/06/28 15:41:32 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2026/08/14 11:56:50 adam Exp $
-DISTNAME= xarray_einstats-0.10.0
+DISTNAME= xarray_einstats-0.11.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=x/xarray-einstats/}
@@ -12,8 +12,8 @@ LICENSE= apache-2.0
TOOL_DEPENDS+= ${PYPKGPREFIX}-flit_core>=3.11:../../devel/py-flit_core
DEPENDS+= ${PYPKGPREFIX}-numpy>=2.0:../../math/py-numpy
-DEPENDS+= ${PYPKGPREFIX}-scipy>=1.13:../../math/py-scipy
-DEPENDS+= ${PYPKGPREFIX}-xarray>=2024.02.0:../../math/py-xarray
+DEPENDS+= ${PYPKGPREFIX}-scipy>=1.14:../../math/py-scipy
+DEPENDS+= ${PYPKGPREFIX}-xarray>=2024.7.0:../../math/py-xarray
USE_LANGUAGES= # none
Index: pkgsrc/math/py-xarray-einstats/distinfo
diff -u pkgsrc/math/py-xarray-einstats/distinfo:1.5 pkgsrc/math/py-xarray-einstats/distinfo:1.6
--- pkgsrc/math/py-xarray-einstats/distinfo:1.5 Tue Feb 24 10:06:44 2026
+++ pkgsrc/math/py-xarray-einstats/distinfo Fri Aug 14 11:56:50 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2026/02/24 10:06:44 adam Exp $
+$NetBSD: distinfo,v 1.6 2026/08/14 11:56:50 adam Exp $
-BLAKE2s (xarray_einstats-0.10.0.tar.gz) = 1c2cdd3259d6e19fcfd034a05399a446950fe830af358574a20dbcf32e9589fc
-SHA512 (xarray_einstats-0.10.0.tar.gz) = aa241c13e38822413b5748379d1fde5a801f3999b6bf6ea308c028fcfe59e9b27d3f9ab9d7f98ba915eeb1d17763e3ae5c163907bb4d7e63811298e7f4ee31e7
-Size (xarray_einstats-0.10.0.tar.gz) = 33449 bytes
+BLAKE2s (xarray_einstats-0.11.0.tar.gz) = b805b9e9228ab1517238b9c73b9c25635e3254626ee223ee097189b6c8920d3a
+SHA512 (xarray_einstats-0.11.0.tar.gz) = 0f3baf03e889a72ee0801f934caf73160d5eea08305225bd2c2db18ae42d47bd9dfb206b49bd71efb9a496ab76ecc53b9203b9f7610c8bf5e7b2571f3b482b24
+Size (xarray_einstats-0.11.0.tar.gz) = 34290 bytes
Home |
Main Index |
Thread Index |
Old Index