Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Oct 2025 11:22:08 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fee7edc9c29f - main - math/py-modin: Update to 0.36.0
Message-ID:  <202510061122.596BM8Lf085626@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fee7edc9c29fbfd673d53c01cdbaf73635c667d0

commit fee7edc9c29fbfd673d53c01cdbaf73635c667d0
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-10-06 10:15:35 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-10-06 10:15:35 +0000

    math/py-modin: Update to 0.36.0
    
    - Update LICENSE
    
    Changes:        https://github.com/modin-project/modin/releases
---
 math/py-modin/Makefile | 5 +++--
 math/py-modin/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/math/py-modin/Makefile b/math/py-modin/Makefile
index eae7c2b925d7..08401fdcdb6a 100644
--- a/math/py-modin/Makefile
+++ b/math/py-modin/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	modin
-PORTVERSION=	0.35.0
+PORTVERSION=	0.36.0
 CATEGORIES=	math python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -9,7 +9,8 @@ COMMENT=	Make your pandas code run faster
 WWW=		https://modin.readthedocs.io/en/stable/ \
 		https://github.com/modin-project/modin
 
-LICENSE=	APACHE20
+LICENSE=	APACHE20 BSD3CLAUSE
+LICENSE_COMB=	multi
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
diff --git a/math/py-modin/distinfo b/math/py-modin/distinfo
index d54f58d558f9..53309152e73f 100644
--- a/math/py-modin/distinfo
+++ b/math/py-modin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1757120786
-SHA256 (modin-0.35.0.tar.gz) = bec0d4a42055c9dc146a04aef1dd8f0356d7c39a554426de29d3fb0e5091a3d1
-SIZE (modin-0.35.0.tar.gz) = 897186
+TIMESTAMP = 1759324168
+SHA256 (modin-0.36.0.tar.gz) = d5b7b0a5204cfd50ddcebc83573505b66959f3ce72f83de29658c8296c537880
+SIZE (modin-0.36.0.tar.gz) = 920925


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510061122.596BM8Lf085626>