[med-svn] [Git][med-team/q2-fragment-insertion][upstream] New upstream version 2022.8.0
Mohd Bilal (@rmb)
gitlab at salsa.debian.org
Wed Sep 7 13:58:58 BST 2022
Mohd Bilal pushed to branch upstream at Debian Med / q2-fragment-insertion
Commits:
4e94ea1c by Mohammed Bilal at 2022-09-07T12:22:57+00:00
New upstream version 2022.8.0
- - - - -
2 changed files:
- ci/recipe/meta.yaml
- q2_fragment_insertion/_version.py
Changes:
=====================================
ci/recipe/meta.yaml
=====================================
@@ -20,7 +20,7 @@ requirements:
run:
- python {{ python }}
- openjdk
- - biom-format >=2.1.5,<2.2.0
+ - biom-format {{ biom_format }}
- qiime2 {{ qiime2_epoch }}.*
- q2-types {{ qiime2_epoch }}.*
- sepp
=====================================
q2_fragment_insertion/_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: 2022.2.0)"
- git_full = "c7ee1723315f70e539aece7f33033a76d743bd50"
- git_date = "2022-02-18 19:29:20 +0000"
+ git_refnames = " (tag: 2022.8.0)"
+ git_full = "4843c553a36b7088183e541bb7172dc5c4155164"
+ git_date = "2022-08-23 17:28:26 +0000"
keywords = {"refnames": git_refnames, "full": git_full, "date": git_date}
return keywords
View it on GitLab: https://salsa.debian.org/med-team/q2-fragment-insertion/-/commit/4e94ea1cf26778e41023c2469274982953cbf38e
--
View it on GitLab: https://salsa.debian.org/med-team/q2-fragment-insertion/-/commit/4e94ea1cf26778e41023c2469274982953cbf38e
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/20220907/f6046d26/attachment-0001.htm>
More information about the debian-med-commit
mailing list