[med-svn] [Git][med-team/toil][master] Set python3.10 instead of python3.9 in setting_version.patch
Andreas Tille (@tille)
gitlab at salsa.debian.org
Mon Jul 18 16:38:08 BST 2022
Andreas Tille pushed to branch master at Debian Med / toil
Commits:
9a5e62fb by Andreas Tille at 2022-07-18T17:37:54+02:00
Set python3.10 instead of python3.9 in setting_version.patch
- - - - -
2 changed files:
- debian/changelog
- debian/patches/setting_version.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -7,6 +7,8 @@ toil (5.6.0-7) UNRELEASED; urgency=medium
* Drop unnecessary dependency on build-essential.
* Make sure the doc applies to Debian installations with Python3
* Update lintian-overrides
+ * Set python3.10 instead of python3.9 in setting_version.patch
+ Closes: #1013275
-- Andreas Tille <tille at debian.org> Thu, 23 Jun 2022 10:34:56 +0200
=====================================
debian/patches/setting_version.patch
=====================================
@@ -18,9 +18,9 @@ is missing
+cgcloudVersion = '1.6.0a1.dev393'
+version = '5.6.0-c34146a6437e4407a61e946e968bcce67a0ebbca'
+distVersion = '5.6.0'
-+exactPython = 'python3.9'
-+python = 'python3.9'
-+dockerTag = '5.6.0-c34146a6437e4407a61e946e968bcce67a0ebbca-py3.9'
++exactPython = 'python3.10'
++python = 'python3.10'
++dockerTag = '5.6.0-c34146a6437e4407a61e946e968bcce67a0ebbca-py3.10'
+currentCommit = 'c34146a6437e4407a61e946e968bcce67a0ebbca'
+dockerRegistry = 'quay.io/ucsc_cgl'
+dockerName = 'toil'
View it on GitLab: https://salsa.debian.org/med-team/toil/-/commit/9a5e62fb446117fb2f99485000dd5f6b5673e7b6
--
View it on GitLab: https://salsa.debian.org/med-team/toil/-/commit/9a5e62fb446117fb2f99485000dd5f6b5673e7b6
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/20220718/e9958a3f/attachment-0001.htm>
More information about the debian-med-commit
mailing list