git: 71b1f8dd1923 - main - math/py-hmmlearn: Update to 0.3.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Sep 2024 13:07:46 UTC
The branch main has been updated by jwb: URL: https://cgit.FreeBSD.org/ports/commit/?id=71b1f8dd1923d9bcee7ccd842a1138431080b3f9 commit 71b1f8dd1923d9bcee7ccd842a1138431080b3f9 Author: Jason W. Bacon <jwb@FreeBSD.org> AuthorDate: 2024-09-14 13:05:00 +0000 Commit: Jason W. Bacon <jwb@FreeBSD.org> CommitDate: 2024-09-14 13:05:00 +0000 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 --- math/py-hmmlearn/Makefile | 3 +-- math/py-hmmlearn/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/math/py-hmmlearn/Makefile b/math/py-hmmlearn/Makefile index 0d0269ff7fd0..3d3f8fe5f63e 100644 --- a/math/py-hmmlearn/Makefile +++ b/math/py-hmmlearn/Makefile @@ -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} \ diff --git a/math/py-hmmlearn/distinfo b/math/py-hmmlearn/distinfo index 0e1fdc68387f..7db9689eb377 100644 --- a/math/py-hmmlearn/distinfo +++ b/math/py-hmmlearn/distinfo @@ -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