[med-svn] [Git][med-team/q2templates][master] 4 commits: New upstream version 2023.9.0+ds

Andreas Tille (@tille) gitlab at salsa.debian.org
Mon Jan 29 13:12:18 GMT 2024



Andreas Tille pushed to branch master at Debian Med / q2templates


Commits:
77bae69c by Andreas Tille at 2024-01-29T14:06:15+01:00
New upstream version 2023.9.0+ds
- - - - -
6930af28 by Andreas Tille at 2024-01-29T14:06:15+01:00
routine-update: New upstream version

- - - - -
9217a2d9 by Andreas Tille at 2024-01-29T14:06:15+01:00
Update upstream source from tag 'upstream/2023.9.0+ds'

Update to upstream version '2023.9.0+ds'
with Debian dir 0cf65d83de70e176af25384747da6f659c2b7bfe
- - - - -
017a3abb by Andreas Tille at 2024-01-29T14:06:20+01:00
routine-update: Build-Depends: s/dh-python/dh-sequence-python3/

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/rules
- q2templates/_version.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+q2templates (2023.9.0+ds-1) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * New upstream version
+  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
+
+ -- Andreas Tille <tille at debian.org>  Mon, 29 Jan 2024 14:06:15 +0100
+
 q2templates (2023.7.0+ds-1) unstable; urgency=medium
 
   * New upstream version 2023.7.0+ds


=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Uploaders: Liubov Chuprikova <chuprikovalv at gmail.com>,
 Section: science
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
-               dh-python,
+               dh-sequence-python3,
                python3,
                python3-setuptools,
                python3-pytest,


=====================================
debian/rules
=====================================
@@ -15,7 +15,7 @@ export PYBUILD_AFTER_INSTALL=\
 	    {destdir}/{install_dir}/q2templates/templates/assets/fonts
 
 %:
-	dh $@ --with python3 --buildsystem=pybuild
+	dh $@ --buildsystem=pybuild
 
 override_dh_auto_test:
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))


=====================================
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: 2023.7.0, Release-2023.7)"
-    git_full = "f27745435b00069c34d95f6c526989d737455587"
-    git_date = "2023-08-17 16:26:14 +0000"
+    git_refnames = " (tag: 2023.9.0, Release-2023.9)"
+    git_full = "bc83d0960d3cd944eb27853b8376ba95ae99db3b"
+    git_date = "2023-10-03 21:49:04 +0000"
     keywords = {"refnames": git_refnames, "full": git_full, "date": git_date}
     return keywords
 



View it on GitLab: https://salsa.debian.org/med-team/q2templates/-/compare/b246628ea8924a286ed47ceaee6906a9bb1cf759...017a3abb54371483ccb2823755d111194ee3356c

-- 
View it on GitLab: https://salsa.debian.org/med-team/q2templates/-/compare/b246628ea8924a286ed47ceaee6906a9bb1cf759...017a3abb54371483ccb2823755d111194ee3356c
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/20240129/0ac15b7e/attachment-0001.htm>


More information about the debian-med-commit mailing list