[med-svn] [Git][med-team/q2-types][upstream] New upstream version 2019.4.1
Liubov Chuprikova
gitlab at salsa.debian.org
Fri Jun 14 20:51:44 BST 2019
Liubov Chuprikova pushed to branch upstream at Debian Med / q2-types
Commits:
e11900b3 by Liubov Chuprikova at 2019-06-14T19:43:54Z
New upstream version 2019.4.1
- - - - -
2 changed files:
- ci/recipe/meta.yaml
- q2_types/_version.py
Changes:
=====================================
ci/recipe/meta.yaml
=====================================
@@ -21,6 +21,8 @@ requirements:
- scikit-bio >=0.5.4
- numpy
- blas=*=openblas
+ # AVX 512 extensions are broken in 0.3.5 and 0.3.6
+ - openblas 0.3.3
- pandas
- biom-format >=2.1.5,<2.2.0
- ijson
=====================================
q2_types/_version.py
=====================================
@@ -23,9 +23,9 @@ def get_keywords():
# setup.py/versioneer.py will grep for the variable names, so they must
# each be defined on a line of their own. _version.py will just call
# get_keywords().
- git_refnames = " (tag: 2019.4.0)"
- git_full = "da22ce35c8e3c3740d92867833612d753898c72c"
- git_date = "2019-05-03 04:14:46 +0000"
+ git_refnames = " (tag: 2019.4.1)"
+ git_full = "39051b2475fccf77526778589b67efcbf00314cf"
+ git_date = "2019-05-08 16:49:19 -0700"
keywords = {"refnames": git_refnames, "full": git_full, "date": git_date}
return keywords
View it on GitLab: https://salsa.debian.org/med-team/q2-types/commit/e11900b3acdbfb49b883446258304bce0384b956
--
View it on GitLab: https://salsa.debian.org/med-team/q2-types/commit/e11900b3acdbfb49b883446258304bce0384b956
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/20190614/f98189b0/attachment-0001.html>
More information about the debian-med-commit
mailing list