1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

math/py-hmmlearn: Update to 0.3.2

Add support for newer python
Improve docs
Several bug fixes
Changes: https://hmmlearn.readthedocs.io/en/latest/changelog.html

Reported by:    portscout
This commit is contained in:
Jason W. Bacon 2024-09-14 08:05:00 -05:00
parent 4bd06230f8
commit 71b1f8dd19
2 changed files with 4 additions and 5 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= hmmlearn
DISTVERSION= 0.3.0
DISTVERSION= 0.3.2
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -12,7 +12,6 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BUILD_DEPENDS= wheel-${PYTHON_VER}:devel/py-wheel@${PY_FLAVOR} \
${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}setuptools-scm>=3.4.3:devel/py-setuptools-scm@${PY_FLAVOR} \
${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}scipy>=0.19:science/py-scipy@${PY_FLAVOR} \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1703354335
SHA256 (hmmlearn-0.3.0.tar.gz) = d13a91ea3695df881465e3d36132d7eef4e84d483f4ba538a4b46e24b5ea100f
SIZE (hmmlearn-0.3.0.tar.gz) = 77889
TIMESTAMP = 1725972159
SHA256 (hmmlearn-0.3.2.tar.gz) = edaf485fdb1ea88da9ac642b2006c63d9950dd15d4d132f7205305d383e6f745
SIZE (hmmlearn-0.3.2.tar.gz) = 78457