[med-svn] [Git][med-team/python-hmmlearn][master] 2 commits: d/rules: test invocation: match upstream including the test inside the tutorial.
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Fri Mar 27 11:23:05 GMT 2026
Michael R. Crusoe pushed to branch master at Debian Med / python-hmmlearn
Commits:
5fddbd74 by Michael R. Crusoe at 2026-03-27T13:00:40+02:00
d/rules: test invocation: match upstream including the test inside the tutorial.
- - - - -
1b1eda42 by Michael R. Crusoe at 2026-03-27T13:00:40+02:00
d/watch: upgrade to format 5
- - - - -
3 changed files:
- debian/changelog
- debian/rules
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+python-hmmlearn (0.3.3-2) UNRELEASED; urgency=medium
+
+ * d/rules: test invocation: match upstream including the test inside
+ the tutorial.
+ * d/watch: upgrade to format 5
+
+ -- Michael R. Crusoe <crusoe at debian.org> Fri, 27 Mar 2026 12:15:28 +0200
+
python-hmmlearn (0.3.3-1) unstable; urgency=medium
* Team upload.
=====================================
debian/rules
=====================================
@@ -3,7 +3,8 @@
# DH_VERBOSE := 1
export PYBUILD_NAME=hmmlearn
-export PYBUILD_TEST_ARGS=--pyargs hmmlearn
+export PYBUILD_TEST_ARGS={dir}/doc --pyargs hmmlearn.tests
+export PYBUILD_AFTER_TEST=find . -name filename.pkl -delete
%:
dh $@ --buildsystem=pybuild
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
-version=4
+Version: 5
-opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
-https://github.com/hmmlearn/hmmlearn/tags (?:.*?/)?v?@ANY_VERSION@\.tar\.gz
+Template: Github
+Dist: https://github.com/hmmlearn/hmmlearn
View it on GitLab: https://salsa.debian.org/med-team/python-hmmlearn/-/compare/7c3d89cf93d833683023617c0997871d5cc329cf...1b1eda42bf328cfdad455a0feb693f309b8b08f9
--
View it on GitLab: https://salsa.debian.org/med-team/python-hmmlearn/-/compare/7c3d89cf93d833683023617c0997871d5cc329cf...1b1eda42bf328cfdad455a0feb693f309b8b08f9
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260327/c082a71e/attachment-0001.htm>
More information about the debian-med-commit
mailing list