[med-svn] [Git][med-team/nipype][master] 3 commits: Drop python3-future from (Build-)Depends

Andreas Tille (@tille) gitlab at salsa.debian.org
Tue Dec 12 10:17:43 GMT 2023



Andreas Tille pushed to branch master at Debian Med / nipype


Commits:
a62e41be by Andreas Tille at 2023-12-12T11:01:52+01:00
Drop python3-future from (Build-)Depends

- - - - -
f64b5171 by Andreas Tille at 2023-12-12T11:02:14+01:00
routine-update: Build-Depends: s/dh-python/dh-sequence-python3/

- - - - -
98927a17 by Andreas Tille at 2023-12-12T11:15:21+01:00
routine-update: Ready to upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+nipype (1.8.6-2) unstable; urgency=medium
+
+  * Team upload.
+  * Drop python3-future from (Build-)Depends
+    Closes: #1058058
+  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
+
+ -- Andreas Tille <tille at debian.org>  Tue, 12 Dec 2023 11:03:06 +0100
+
 nipype (1.8.6-1) unstable; urgency=medium
 
   * New upstream version 1.8.6  (Closes: #1042133)


=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Uploaders: Yaroslav Halchenko <debian at onerussian.com>,
 Section: science
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
-               dh-python,
+               dh-sequence-python3,
                python3-all,
                python3-sphinx,
                python3-sphinxcontrib.apidoc,
@@ -32,7 +32,6 @@ Build-Depends: debhelper-compat (= 13),
                python3-mock,
                python3-networkx,
                python3-funcsigs,
-               python3-future,
                python3-psutil,
                python3-prov,
                graphviz,
@@ -60,7 +59,6 @@ Depends: ${python3:Depends},
          python3-networkx,
          python3-etelemetry,
          python3-funcsigs,
-         python3-future,
          python3-prov,
          python3-psutil
 Recommends: ipython3,


=====================================
debian/rules
=====================================
@@ -19,7 +19,7 @@ export NIPYPE_NO_ET=1
 export NO_ET=1
 
 %:
-	dh $@ --with python3 --buildsystem=pybuild
+	dh $@ --buildsystem=pybuild
 
 override_dh_auto_build:
 	mkdir -p build



View it on GitLab: https://salsa.debian.org/med-team/nipype/-/compare/7804c292e12a9708615fbbd137f5d9ec97344b4c...98927a17131aa949918953ac60adaf035a373043

-- 
View it on GitLab: https://salsa.debian.org/med-team/nipype/-/compare/7804c292e12a9708615fbbd137f5d9ec97344b4c...98927a17131aa949918953ac60adaf035a373043
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/20231212/88aaf13f/attachment-0001.htm>


More information about the debian-med-commit mailing list