[med-svn] [Git][med-team/q2-taxa][upstream] New upstream version 2024.2.0+dfsg
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sun Feb 18 14:12:12 GMT 2024
Andreas Tille pushed to branch upstream at Debian Med / q2-taxa
Commits:
322d4414 by Andreas Tille at 2024-02-18T15:08:05+01:00
New upstream version 2024.2.0+dfsg
- - - - -
3 changed files:
- .github/workflows/ci-dev.yaml
- README.md
- q2_taxa/_version.py
Changes:
=====================================
.github/workflows/ci-dev.yaml
=====================================
@@ -9,4 +9,4 @@ jobs:
ci:
uses: qiime2/distributions/.github/workflows/lib-ci-dev.yaml at dev
with:
- distro: core
\ No newline at end of file
+ distro: amplicon
=====================================
README.md
=====================================
@@ -1,5 +1,5 @@
# q2-taxa
-![](https://github.com/qiime2/q2-taxa/workflows/ci/badge.svg)
+![](https://github.com/qiime2/q2-taxa/workflows/ci-dev/badge.svg)
This is a QIIME 2 plugin. For details on QIIME 2, see https://qiime2.org.
\ No newline at end of file
=====================================
q2_taxa/_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: 2023.9.0, Release-2023.9)"
- git_full = "6a8552c76ecf90359520910ecea385e93ea3bcee"
- git_date = "2023-10-03 22:05:01 +0000"
+ git_refnames = " (tag: 2024.2.0, Release-2024.2)"
+ git_full = "2f8e51958e1cc9f334a5535550b788c03bb5f45a"
+ git_date = "2024-02-16 21:57:06 +0000"
keywords = {"refnames": git_refnames, "full": git_full, "date": git_date}
return keywords
View it on GitLab: https://salsa.debian.org/med-team/q2-taxa/-/commit/322d4414a25ca56816c48012cb8e0bf7fc18b9b5
--
View it on GitLab: https://salsa.debian.org/med-team/q2-taxa/-/commit/322d4414a25ca56816c48012cb8e0bf7fc18b9b5
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/20240218/219312a2/attachment-0001.htm>
More information about the debian-med-commit
mailing list