Skip to content

Commit 375fde4

Browse files
author
bacon
committed
math/py-hmmlearn: Update to 0.3.2
Python 3.12 support A few bug fixes Documentation improvements Changes: https://github.com/hmmlearn/hmmlearn/commits/main/
1 parent a8bac15 commit 375fde4

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

math/py-hmmlearn/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.3 2024/01/10 18:22:48 bacon Exp $
1+
# $NetBSD: Makefile,v 1.4 2024/03/03 14:03:28 bacon Exp $
22

3-
DISTNAME= hmmlearn-0.3.0
3+
DISTNAME= hmmlearn-0.3.2
44
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
55
CATEGORIES= math python
66
MASTER_SITES= ${MASTER_SITE_PYPI:=h/hmmlearn/}
@@ -21,7 +21,7 @@ USE_LANGUAGES= c c++
2121

2222
PYTHON_VERSIONS_INCOMPATIBLE= 27 38
2323

24-
# 2023-12-29: Tests currently fail due to known upstream issues
24+
# hmmlearn-0.3.2: Some tests still fail
2525
do-test:
2626
# setup.py builds directly to prefix by default, so we need to build
2727
# again within the project for pytest to work

math/py-hmmlearn/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.1 2023/12/29 16:43:41 bacon Exp $
1+
$NetBSD: distinfo,v 1.2 2024/03/03 14:03:28 bacon Exp $
22

3-
BLAKE2s (hmmlearn-0.3.0.tar.gz) = 4cafc68ee2731c6e8a2646afda5dcc49a80c4b3eaa6f5d310d7c5c15b849032f
4-
SHA512 (hmmlearn-0.3.0.tar.gz) = 2229fad0e1c0c18aae157884b05e4744f661f716d4181eebb15487fa766f21cb6da5553eacce121a5c81b276388b5603ee0781e6503e41c55f9b77829ec4e0ae
5-
Size (hmmlearn-0.3.0.tar.gz) = 77889 bytes
3+
BLAKE2s (hmmlearn-0.3.2.tar.gz) = 410edc7c55d3c4bd37711366ccd5fd0f84ec87acabddbc7befdc7509283bee2b
4+
SHA512 (hmmlearn-0.3.2.tar.gz) = 71462551519af024cf30623c3c46723da4ebc6eb2609727deb3e36abe7d4afa75fcb552262e84a5937bc10e06d3969c505959a3e2192b400fad1eff19e972e17
5+
Size (hmmlearn-0.3.2.tar.gz) = 78457 bytes

0 commit comments

Comments
 (0)