pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-hmmlearn: Sync minor changes from math/py-hmmlearn
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Sun Jan 7 07:28:35 2024 -0600
Changeset: f8823f2f3134593af0f31b67244fb44ce8a78da8
Modified Files:
py-hmmlearn/DESCR
py-hmmlearn/Makefile
py-hmmlearn/PLIST
py-hmmlearn/distinfo
Log Message:
py-hmmlearn: Sync minor changes from math/py-hmmlearn
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f8823f2f3134593af0f31b67244fb44ce8a78da8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-hmmlearn/DESCR | 3 ++-
py-hmmlearn/Makefile | 4 +++-
py-hmmlearn/PLIST | 2 +-
py-hmmlearn/distinfo | 2 +-
4 files changed, 7 insertions(+), 4 deletions(-)
diffs:
diff --git a/py-hmmlearn/DESCR b/py-hmmlearn/DESCR
index 36debfbdd6..dbd2aabf60 100644
--- a/py-hmmlearn/DESCR
+++ b/py-hmmlearn/DESCR
@@ -1,2 +1,3 @@
Hmmlearn is a set of algorithms for unsupervised learning and
-inference of Hidden Markov Models.
+inference of Hidden Markov Models. For supervised learning learning
+of HMMs and similar models see seqlearn.
diff --git a/py-hmmlearn/Makefile b/py-hmmlearn/Makefile
index 20e46a2b31..96e69b00e0 100644
--- a/py-hmmlearn/Makefile
+++ b/py-hmmlearn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD$
+# $NetBSD: Makefile,v 1.2 2024/01/02 10:54:57 jperkin Exp $
DISTNAME= hmmlearn-0.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -18,6 +18,8 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-test>=5.4.1:../../devel/py-test
USE_LANGUAGES= c c++
+PYTHON_VERSIONS_INCOMPATIBLE= 27 38
+
# 2023-12-29: Tests currently fail due to known upstream issues
do-test:
# setup.py builds directly to prefix by default, so we need to build
diff --git a/py-hmmlearn/PLIST b/py-hmmlearn/PLIST
index 5e7d1400cd..0cbe1c0778 100644
--- a/py-hmmlearn/PLIST
+++ b/py-hmmlearn/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD$
+@comment $NetBSD: PLIST,v 1.1 2023/12/29 16:43:41 bacon Exp $
${PYSITELIB}/${WHEEL_INFODIR}/AUTHORS.rst
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.txt
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
diff --git a/py-hmmlearn/distinfo b/py-hmmlearn/distinfo
index 5661e9eb79..9b5318927a 100644
--- a/py-hmmlearn/distinfo
+++ b/py-hmmlearn/distinfo
@@ -1,4 +1,4 @@
-$NetBSD$
+$NetBSD: distinfo,v 1.1 2023/12/29 16:43:41 bacon Exp $
BLAKE2s (hmmlearn-0.3.0.tar.gz) = 4cafc68ee2731c6e8a2646afda5dcc49a80c4b3eaa6f5d310d7c5c15b849032f
SHA512 (hmmlearn-0.3.0.tar.gz) = 2229fad0e1c0c18aae157884b05e4744f661f716d4181eebb15487fa766f21cb6da5553eacce121a5c81b276388b5603ee0781e6503e41c55f9b77829ec4e0ae
Home |
Main Index |
Thread Index |
Old Index