Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Nov 2024 12:31:32 GMT
From:      "Jason W. Bacon" <jwb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e68ca5734bd8 - main - math/py-hmmlearn: Update to 0.3.3
Message-ID:  <202411021231.4A2CVWuk045440@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jwb:

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

commit e68ca5734bd88d409aa67888b0479716c116b846
Author:     Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2024-11-02 12:30:46 +0000
Commit:     Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2024-11-02 12:31:30 +0000

    math/py-hmmlearn: Update to 0.3.3
    
    Numpy 2 compatibility
    Changes: https://hmmlearn.readthedocs.io/en/latest/changelog.html
    
    Reported by:    portscout
---
 math/py-hmmlearn/Makefile | 2 +-
 math/py-hmmlearn/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/math/py-hmmlearn/Makefile b/math/py-hmmlearn/Makefile
index 3d3f8fe5f63e..c624c1d7f0fd 100644
--- a/math/py-hmmlearn/Makefile
+++ b/math/py-hmmlearn/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	hmmlearn
-DISTVERSION=	0.3.2
+DISTVERSION=	0.3.3
 CATEGORIES=	math python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-hmmlearn/distinfo b/math/py-hmmlearn/distinfo
index 7db9689eb377..57c4b58dc6c2 100644
--- a/math/py-hmmlearn/distinfo
+++ b/math/py-hmmlearn/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1725972159
-SHA256 (hmmlearn-0.3.2.tar.gz) = edaf485fdb1ea88da9ac642b2006c63d9950dd15d4d132f7205305d383e6f745
-SIZE (hmmlearn-0.3.2.tar.gz) = 78457
+TIMESTAMP = 1730490379
+SHA256 (hmmlearn-0.3.3.tar.gz) = 1d3c5dc4c5257e0c238dc1fe5387700b8cb987eab808edb3e0c73829f1cc44ec
+SIZE (hmmlearn-0.3.3.tar.gz) = 78535



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