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: Tue Feb 24 10:06:44 UTC 2026
Modified Files:
pkgsrc/math/py-xarray-einstats: Makefile distinfo
Log Message:
py-xarray-einstats: updated to 0.10.0
0.10.0
Maintenance release mostly. It is a minor version release due to the dependency updates to keep up with SPEC 0.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/math/py-xarray-einstats/Makefile
cvs rdiff -u -r1.4 -r1.5 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.7 pkgsrc/math/py-xarray-einstats/Makefile:1.8
--- pkgsrc/math/py-xarray-einstats/Makefile:1.7 Thu Oct 9 07:57:50 2025
+++ pkgsrc/math/py-xarray-einstats/Makefile Tue Feb 24 10:06:44 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2025/10/09 07:57:50 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2026/02/24 10:06:44 adam Exp $
-DISTNAME= xarray_einstats-0.9.1
+DISTNAME= xarray_einstats-0.10.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=x/xarray-einstats/}
@@ -11,9 +11,9 @@ COMMENT= Stats, linear algebra and einop
LICENSE= apache-2.0
TOOL_DEPENDS+= ${PYPKGPREFIX}-flit_core>=3.11:../../devel/py-flit_core
-DEPENDS+= ${PYPKGPREFIX}-numpy>=1.25:../../math/py-numpy
-DEPENDS+= ${PYPKGPREFIX}-scipy>=1.11:../../math/py-scipy
-DEPENDS+= ${PYPKGPREFIX}-xarray>=2023.06.0:../../math/py-xarray
+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
USE_LANGUAGES= # none
Index: pkgsrc/math/py-xarray-einstats/distinfo
diff -u pkgsrc/math/py-xarray-einstats/distinfo:1.4 pkgsrc/math/py-xarray-einstats/distinfo:1.5
--- pkgsrc/math/py-xarray-einstats/distinfo:1.4 Tue Jul 1 05:29:29 2025
+++ pkgsrc/math/py-xarray-einstats/distinfo Tue Feb 24 10:06:44 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2025/07/01 05:29:29 adam Exp $
+$NetBSD: distinfo,v 1.5 2026/02/24 10:06:44 adam Exp $
-BLAKE2s (xarray_einstats-0.9.1.tar.gz) = 0dd261e22b9bcfcc6789988597c4e7945032c0dc430e8b4ef498a181999f03b5
-SHA512 (xarray_einstats-0.9.1.tar.gz) = 9fa37f79796a336f8d5f9f8d175cd6bb4ce0b8d5789e8e27fde4c802d900dd620fe61c6ef653fe40546882e352f1fc66336d29d214f8842c7acd2581b31d9544
-Size (xarray_einstats-0.9.1.tar.gz) = 33327 bytes
+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
Home |
Main Index |
Thread Index |
Old Index