pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-hmmlearn: Update to 0.3.3
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By: outpaddling
Date: Fri Mar 7 09:00:00 2025 -0600
Changeset: 7d6a53c82a3d9a73554ffa5e8fab34b96d8f77ff
Modified Files:
py-hmmlearn/Makefile
py-hmmlearn/PLIST
py-hmmlearn/distinfo
Removed Files:
py-hmmlearn/TODO
Log Message:
py-hmmlearn: Update to 0.3.3
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7d6a53c82a3d9a73554ffa5e8fab34b96d8f77ff
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-hmmlearn/Makefile | 4 ++--
py-hmmlearn/PLIST | 5 +----
py-hmmlearn/TODO | 1 -
py-hmmlearn/distinfo | 8 ++++----
4 files changed, 7 insertions(+), 11 deletions(-)
diffs:
diff --git a/py-hmmlearn/Makefile b/py-hmmlearn/Makefile
index 2dd3321aeb..276eb30f90 100644
--- a/py-hmmlearn/Makefile
+++ b/py-hmmlearn/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.2 2024/01/02 10:54:57 jperkin Exp $
-DISTNAME= hmmlearn-0.3.2
+DISTNAME= hmmlearn-0.3.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/hmmlearn/}
@@ -19,7 +19,7 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-test>=5.4.1:../../devel/py-test
USE_LANGUAGES= c c++
-PYTHON_VERSIONS_INCOMPATIBLE= 27 38
+PYTHON_VERSIONS_INCOMPATIBLE= 27
# hmmlearn-0.3.2: Some tests still fail
do-test:
diff --git a/py-hmmlearn/PLIST b/py-hmmlearn/PLIST
index 0cbe1c0778..a01204abab 100644
--- a/py-hmmlearn/PLIST
+++ b/py-hmmlearn/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2023/12/29 16:43:41 bacon Exp $
+@comment $NetBSD$
${PYSITELIB}/${WHEEL_INFODIR}/AUTHORS.rst
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.txt
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
@@ -18,9 +18,6 @@ ${PYSITELIB}/hmmlearn/_kl_divergence.pyo
${PYSITELIB}/hmmlearn/_utils.py
${PYSITELIB}/hmmlearn/_utils.pyc
${PYSITELIB}/hmmlearn/_utils.pyo
-${PYSITELIB}/hmmlearn/_version.py
-${PYSITELIB}/hmmlearn/_version.pyc
-${PYSITELIB}/hmmlearn/_version.pyo
${PYSITELIB}/hmmlearn/base.py
${PYSITELIB}/hmmlearn/base.pyc
${PYSITELIB}/hmmlearn/base.pyo
diff --git a/py-hmmlearn/TODO b/py-hmmlearn/TODO
deleted file mode 100644
index f58fc0e67e..0000000000
--- a/py-hmmlearn/TODO
+++ /dev/null
@@ -1 +0,0 @@
-* Get tests working via "make test"
diff --git a/py-hmmlearn/distinfo b/py-hmmlearn/distinfo
index 9d14e0e800..7a266244c1 100644
--- a/py-hmmlearn/distinfo
+++ b/py-hmmlearn/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2023/12/29 16:43:41 bacon Exp $
+$NetBSD$
-BLAKE2s (hmmlearn-0.3.2.tar.gz) = 410edc7c55d3c4bd37711366ccd5fd0f84ec87acabddbc7befdc7509283bee2b
-SHA512 (hmmlearn-0.3.2.tar.gz) = 71462551519af024cf30623c3c46723da4ebc6eb2609727deb3e36abe7d4afa75fcb552262e84a5937bc10e06d3969c505959a3e2192b400fad1eff19e972e17
-Size (hmmlearn-0.3.2.tar.gz) = 78457 bytes
+BLAKE2s (hmmlearn-0.3.3.tar.gz) = 3066396bcdc0e38ceee875e64fd402880f4ad69c940eb3ea15c62d5a1723d0a9
+SHA512 (hmmlearn-0.3.3.tar.gz) = 37c317e0fa3e02145d61749156925db34e47e5c09ad7f0b420806f90eb3ff9ca37c5e03e50ad768b82e40b901699a0bb2718764c693b37a9db171a7fa4374782
+Size (hmmlearn-0.3.3.tar.gz) = 78535 bytes
Home |
Main Index |
Thread Index |
Old Index