[med-svn] [Git][med-team/qiime][master] Enable decorator 5.x in test suite
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sun Oct 17 13:55:33 BST 2021
Andreas Tille pushed to branch master at Debian Med / qiime
Commits:
d70f9af9 by Andreas Tille at 2021-10-17T14:55:15+02:00
Enable decorator 5.x in test suite
- - - - -
3 changed files:
- debian/changelog
- + debian/patches/enable_decorator_5.patch
- debian/patches/series
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+qiime (2021.8.0-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Enable decorator 5.x in test suite
+ Closes: #996469
+
+ -- Andreas Tille <tille at debian.org> Sun, 17 Oct 2021 14:38:51 +0200
+
qiime (2021.8.0-1) unstable; urgency=medium
[ Étienne Mollier ]
=====================================
debian/patches/enable_decorator_5.patch
=====================================
@@ -0,0 +1,16 @@
+Description: Enable decorator 5.x in test suite
+Bug-Debian: https://bugs.debian.org/996469
+Author: Andreas Tille <tille at debian.org>
+Last-Update: Sun, 17 Oct 2021 14:38:51 +0200
+
+--- a/ci/recipe/meta.yaml
++++ b/ci/recipe/meta.yaml
+@@ -19,7 +19,7 @@ requirements:
+ run:
+ - python {{ python }}
+ - pyyaml
+- - decorator >=4,<5
++ - decorator >=4
+ - pandas >=1
+ # tzlocal 3 is currently broken - once this is fixed drop pin
+ - tzlocal <3
=====================================
debian/patches/series
=====================================
@@ -1,3 +1,4 @@
python3.8.patch
python3.9.patch
32-bits.patch
+enable_decorator_5.patch
View it on GitLab: https://salsa.debian.org/med-team/qiime/-/commit/d70f9af9f7cfb1999982f7815a0afe61bc567ca3
--
View it on GitLab: https://salsa.debian.org/med-team/qiime/-/commit/d70f9af9f7cfb1999982f7815a0afe61bc567ca3
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/20211017/f663c9c2/attachment-0001.htm>
More information about the debian-med-commit
mailing list