[med-svn] [Git][med-team/nibabel][master] Fully remove unneeded patch
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Aug 23 14:58:59 BST 2022
Andreas Tille pushed to branch master at Debian Med / nibabel
Commits:
e1116a63 by Andreas Tille at 2022-08-23T15:58:37+02:00
Fully remove unneeded patch
- - - - -
1 changed file:
- − debian/patches/fix_version_for_sphinx_doc.patch
Changes:
=====================================
debian/patches/fix_version_for_sphinx_doc.patch deleted
=====================================
@@ -1,15 +0,0 @@
-Description: Spinx doc checks for exact version matching - remove remaining 'dev' in nano-version
-Author: Andreas Tille <tille at debian.org>
-Last-Update: Wed, 22 Jan 2020 13:46:27 +0100
-
---- a/nibabel/info.py
-+++ b/nibabel/info.py
-@@ -13,7 +13,7 @@ relative imports.
- _version_major = 3
- _version_minor = 2
- _version_micro = 2
--_version_extra = 'dev'
-+_version_extra = ''
-
- # Format expected by setup.py and doc/source/conf.py: string of form "X.Y.Z"
- VERSION = f"{_version_major}.{_version_minor}.{_version_micro}{_version_extra}"
View it on GitLab: https://salsa.debian.org/med-team/nibabel/-/commit/e1116a634870df81b8345ba86c3b54736ea34b15
--
View it on GitLab: https://salsa.debian.org/med-team/nibabel/-/commit/e1116a634870df81b8345ba86c3b54736ea34b15
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/20220823/478db437/attachment.htm>
More information about the debian-med-commit
mailing list