[med-svn] [Git][med-team/toil][master] d/patches/setting_version.patch: regenerate according to the intructions in d/README.source.
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Wed Feb 28 10:13:21 GMT 2024
Michael R. Crusoe pushed to branch master at Debian Med / toil
Commits:
d25b8ed0 by Michael R. Crusoe at 2024-02-27T18:24:50+01:00
d/patches/setting_version.patch: regenerate according to the intructions in d/README.source.
- - - - -
2 changed files:
- debian/changelog
- debian/patches/setting_version.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,11 +1,16 @@
toil (6.1.0-1) UNRELEASED; urgency=medium
+ [ Andreas Tille ]
* Team upload.
* New upstream version
* Run test for all supported Python versions
* Do not force any specific docker version, just take the Debian
packaged one
+ [ Michael R. Crusoe ]
+ * d/patches/setting_version.patch: regenerate according to the
+ intructions in d/README.source.
+
-- Andreas Tille <tille at debian.org> Sat, 24 Feb 2024 22:17:54 +0100
toil (6.0.0-1) unstable; urgency=medium
=====================================
debian/patches/setting_version.patch
=====================================
@@ -12,16 +12,16 @@ copy/update that field manually
--- /dev/null
+++ toil/src/toil/version.py
@@ -0,0 +1,14 @@
-+baseVersion = '6.0.0'
++baseVersion = '6.1.0'
+cgcloudVersion = '1.6.0a1.dev393'
-+version = '6.0.0-0e2a07a20818e593bfdfde3cc51ca4ad809fde96'
++version = '6.1.0-3f9cba3766e52866ea80d0934498f8c8f3129c3f'
+cacheTag = 'cache-local-py3.11'
+mainCacheTag = 'cache-master-py3.11'
-+distVersion = '6.0.0'
++distVersion = '6.1.0'
+exactPython = 'python3.11'
+python = 'python3.11'
-+dockerTag = '6.0.0-0e2a07a20818e593bfdfde3cc51ca4ad809fde96-py3.11'
-+currentCommit = '0e2a07a20818e593bfdfde3cc51ca4ad809fde96'
++dockerTag = '6.1.0-3f9cba3766e52866ea80d0934498f8c8f3129c3f-py3.11'
++currentCommit = '3f9cba3766e52866ea80d0934498f8c8f3129c3f'
+dockerRegistry = 'quay.io/ucsc_cgl'
+dockerName = 'toil'
+dirty = False
View it on GitLab: https://salsa.debian.org/med-team/toil/-/commit/d25b8ed00e54e787ecdc88ba8e77861b0c72cde7
--
View it on GitLab: https://salsa.debian.org/med-team/toil/-/commit/d25b8ed00e54e787ecdc88ba8e77861b0c72cde7
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/20240228/ce3552c1/attachment-0001.htm>
More information about the debian-med-commit
mailing list