head 1.8; access; symbols pkgsrc-2026Q1:1.8.0.2 pkgsrc-2026Q1-base:1.8 pkgsrc-2025Q4:1.7.0.2 pkgsrc-2025Q4-base:1.7 pkgsrc-2025Q3:1.6.0.2 pkgsrc-2025Q3-base:1.6 pkgsrc-2025Q2:1.5.0.2 pkgsrc-2025Q2-base:1.5 pkgsrc-2025Q1:1.4.0.2 pkgsrc-2025Q1-base:1.4 pkgsrc-2024Q4:1.2.0.2 pkgsrc-2024Q4-base:1.2 pkgsrc-2024Q3:1.1.0.2 pkgsrc-2024Q3-base:1.1; locks; strict; comment @# @; 1.8 date 2026.02.24.10.06.44; author adam; state Exp; branches; next 1.7; commitid KtJ62vcCnhwH9CvG; 1.7 date 2025.10.09.07.57.50; author wiz; state Exp; branches; next 1.6; commitid t4nMY0Dt3rBjSRdG; 1.6 date 2025.07.01.05.29.29; author adam; state Exp; branches; next 1.5; commitid m5rq6MKKHFNTg01G; 1.5 date 2025.05.30.11.00.25; author adam; state Exp; branches; next 1.4; commitid BACFlGRNzqAb8VWF; 1.4 date 2025.02.23.20.47.42; author wiz; state Exp; branches; next 1.3; commitid rpXDjDNkMc83tDKF; 1.3 date 2025.01.06.10.57.25; author adam; state Exp; branches; next 1.2; commitid z5KrZXa3irh7KpEF; 1.2 date 2024.10.14.06.45.53; author wiz; state Exp; branches; next 1.1; commitid ynDJEEQamKd33BtF; 1.1 date 2024.08.05.20.39.56; author adam; state Exp; branches; next ; commitid IAv68sJ0VenTUFkF; desc @@ 1.8 log @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. @ text @# $NetBSD: Makefile,v 1.7 2025/10/09 07:57:50 wiz Exp $ DISTNAME= xarray_einstats-0.10.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/} CATEGORIES= math python MASTER_SITES= ${MASTER_SITE_PYPI:=x/xarray-einstats/} MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= https://github.com/arviz-devs/xarray-einstats COMMENT= Stats, linear algebra and einops for xarray 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 USE_LANGUAGES= # none PYTHON_VERSIONS_INCOMPATIBLE= 310 .include "../../lang/python/wheel.mk" .include "../../mk/bsd.pkg.mk" @ 1.7 log @*: remove reference to (removed) Python 3.9 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2025/07/01 05:29:29 adam Exp $ d3 1 a3 1 DISTNAME= xarray_einstats-0.9.1 d14 3 a16 3 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 @ 1.6 log @py-xarray-einstats: updated to 0.9.1 0.9.1 Patch release to fix a coordinate related bug in .rvs of the RV wrappers. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2025/05/30 11:00:25 adam Exp $ d20 1 a20 1 PYTHON_VERSIONS_INCOMPATIBLE= 39 310 @ 1.5 log @py-xarray-einstats: updated to 0.9.0 0.9.0 The highlights of this release are the addition of support for preliz distributions and the new scipy random variables as inputs to the random variable wrappers. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2025/02/23 20:47:42 wiz Exp $ d3 1 a3 1 DISTNAME= xarray_einstats-0.9.0 @ 1.4 log @py-xarray-einstats: adapt for flit_core 3.11. Bump PKGREVISION. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2025/01/06 10:57:25 adam Exp $ d3 1 a3 1 DISTNAME= xarray_einstats-0.8.0 a4 1 PKGREVISION= 1 d14 3 a16 3 DEPENDS+= ${PYPKGPREFIX}-numpy>=1.23:../../math/py-numpy DEPENDS+= ${PYPKGPREFIX}-scipy>=1.9:../../math/py-scipy DEPENDS+= ${PYPKGPREFIX}-xarray>=2022.09.0:../../math/py-xarray d20 1 a20 1 PYTHON_VERSIONS_INCOMPATIBLE= 39 @ 1.3 log @py-xarray-einstats: updated to 0.8.0 0.8.0 New features Add numpy.linalg.pinv wrapper Maintenance and fixes Update to handle modified behaviour of numpy.linalg.solve @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2024/10/14 06:45:53 wiz Exp $ d5 1 d14 1 a14 1 TOOL_DEPENDS+= ${PYPKGPREFIX}-flit_core>=3.4:../../devel/py-flit_core @ 1.2 log @*: clean-up after python38 removal @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2024/08/05 20:39:56 adam Exp $ d3 1 a3 1 DISTNAME= xarray_einstats-0.7.0 d14 2 a15 2 DEPENDS+= ${PYPKGPREFIX}-numpy>=1.22:../../math/py-numpy DEPENDS+= ${PYPKGPREFIX}-scipy>=1.8:../../math/py-scipy @ 1.1 log @py-xarray-einstats: added version 0.7.0 Stats, linear algebra and einops for xarray. @ text @d1 1 a1 1 # $NetBSD$ d20 1 a20 1 PYTHON_VERSIONS_INCOMPATIBLE= 27 38 39 @