[med-svn] [Git][med-team/q2templates][upstream] New upstream version 2022.2.0+ds

Steffen Möller (@moeller) gitlab at salsa.debian.org
Thu Jun 30 18:42:45 BST 2022



Steffen Möller pushed to branch upstream at Debian Med / q2templates


Commits:
dd3ae460 by Steffen Moeller at 2022-06-30T18:52:10+02:00
New upstream version 2022.2.0+ds
- - - - -


12 changed files:

- LICENSE
- q2templates/__init__.py
- q2templates/_templates.py
- q2templates/_version.py
- q2templates/templates/assets/css/base-template.css
- q2templates/templates/assets/css/tab-parent.css
- q2templates/templates/assets/js/child.js
- q2templates/templates/assets/js/parent.js
- q2templates/tests/__init__.py
- q2templates/tests/test_util.py
- q2templates/util.py
- setup.py


Changes:

=====================================
LICENSE
=====================================
@@ -1,6 +1,6 @@
 BSD 3-Clause License
 
-Copyright (c) 2016-2021, QIIME 2 development team.
+Copyright (c) 2016-2022, QIIME 2 development team.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without


=====================================
q2templates/__init__.py
=====================================
@@ -1,5 +1,5 @@
 # ----------------------------------------------------------------------------
-# Copyright (c) 2016-2021, QIIME 2 development team.
+# Copyright (c) 2016-2022, QIIME 2 development team.
 #
 # Distributed under the terms of the Modified BSD License.
 #


=====================================
q2templates/_templates.py
=====================================
@@ -1,5 +1,5 @@
 # ----------------------------------------------------------------------------
-# Copyright (c) 2016-2021, QIIME 2 development team.
+# Copyright (c) 2016-2022, QIIME 2 development team.
 #
 # Distributed under the terms of the Modified BSD License.
 #


=====================================
q2templates/_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: 2021.8.0)"
-    git_full = "9450045c0c56dfacc46202cc1e3f1bcbfabca528"
-    git_date = "2021-09-09 18:35:29 +0000"
+    git_refnames = " (tag: 2022.2.0)"
+    git_full = "50431270940cadf1adef883b338c52c4dfa8b8be"
+    git_date = "2022-02-18 17:55:08 +0000"
     keywords = {"refnames": git_refnames, "full": git_full, "date": git_date}
     return keywords
 


=====================================
q2templates/templates/assets/css/base-template.css
=====================================
@@ -1,6 +1,6 @@
 /*
 ----------------------------------------------------------------------------
-Copyright (c) 2016-2021, QIIME 2 development team.
+Copyright (c) 2016-2022, QIIME 2 development team.
 
 Distributed under the terms of the Modified BSD License.
 


=====================================
q2templates/templates/assets/css/tab-parent.css
=====================================
@@ -1,6 +1,6 @@
 /*
 ----------------------------------------------------------------------------
-Copyright (c) 2016-2021, QIIME 2 development team.
+Copyright (c) 2016-2022, QIIME 2 development team.
 
 Distributed under the terms of the Modified BSD License.
 


=====================================
q2templates/templates/assets/js/child.js
=====================================
@@ -1,5 +1,5 @@
 // ----------------------------------------------------------------------------
-// Copyright (c) 2016-2021, QIIME 2 development team.
+// Copyright (c) 2016-2022, QIIME 2 development team.
 //
 // Distributed under the terms of the Modified BSD License.
 //


=====================================
q2templates/templates/assets/js/parent.js
=====================================
@@ -1,5 +1,5 @@
 // ----------------------------------------------------------------------------
-// Copyright (c) 2016-2021, QIIME 2 development team.
+// Copyright (c) 2016-2022, QIIME 2 development team.
 //
 // Distributed under the terms of the Modified BSD License.
 //


=====================================
q2templates/tests/__init__.py
=====================================
@@ -1,5 +1,5 @@
 # ----------------------------------------------------------------------------
-# Copyright (c) 2016-2021, QIIME 2 development team.
+# Copyright (c) 2016-2022, QIIME 2 development team.
 #
 # Distributed under the terms of the Modified BSD License.
 #


=====================================
q2templates/tests/test_util.py
=====================================
@@ -1,5 +1,5 @@
 # ----------------------------------------------------------------------------
-# Copyright (c) 2016-2021, QIIME 2 development team.
+# Copyright (c) 2016-2022, QIIME 2 development team.
 #
 # Distributed under the terms of the Modified BSD License.
 #


=====================================
q2templates/util.py
=====================================
@@ -1,5 +1,5 @@
 # ----------------------------------------------------------------------------
-# Copyright (c) 2016-2021, QIIME 2 development team.
+# Copyright (c) 2016-2022, QIIME 2 development team.
 #
 # Distributed under the terms of the Modified BSD License.
 #


=====================================
setup.py
=====================================
@@ -1,5 +1,5 @@
 # ----------------------------------------------------------------------------
-# Copyright (c) 2016-2021, QIIME 2 development team.
+# Copyright (c) 2016-2022, QIIME 2 development team.
 #
 # Distributed under the terms of the Modified BSD License.
 #



View it on GitLab: https://salsa.debian.org/med-team/q2templates/-/commit/dd3ae4605cf5e930e05c9100a65e7b1deede0c6d

-- 
View it on GitLab: https://salsa.debian.org/med-team/q2templates/-/commit/dd3ae4605cf5e930e05c9100a65e7b1deede0c6d
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/20220630/aad6de4b/attachment-0001.htm>


More information about the debian-med-commit mailing list