Étienne Mollier pushed to branch master at Debian Med / nipype
Commits: 1c894b29 by Étienne Mollier at 2024-11-04T21:42:07+01:00 d/patches/*: normalize Last-Update. - - - - - 2a7b11a4 by Étienne Mollier at 2024-11-04T21:43:09+01:00 d/control: migrate to pyproject. - - - - - 36b8513d by Étienne Mollier at 2024-11-04T21:43:30+01:00 d/control: declare compliance to standards version 4.7.0. - - - - - 83524892 by Étienne Mollier at 2024-11-04T21:57:15+01:00 d/changelog: ready for upload to unstable. Salsa CI reports piuparts failure, but it seems to be caused by the 1.8.6-3 version of nipype, which is uninstallable despite being needed to give a starting point to the upgrade test. - - - - - 7 changed files: - debian/changelog - debian/control - debian/patches/deb_disable_google_online_snippets - debian/patches/deb_no_explicit_pydot - debian/patches/deb_skip_doctest_pybids - debian/patches/python3.patch - debian/patches/sphinx.patch Changes: ===================================== debian/changelog ===================================== @@ -1,4 +1,4 @@ -nipype (1.9.0-1) UNRELEASED; urgency=medium +nipype (1.9.0-1) unstable; urgency=medium [ Alexandre Detiste ] * remove dependency on python3-funcsigs (Closes: #1081079) @@ -11,8 +11,11 @@ nipype (1.9.0-1) UNRELEASED; urgency=medium * d/patches/*: unfuzz all patches that needed it. * d/control: tests depend on python3-puremagic. * fixup-strict-digraph-test.patch: new: nudge a test to pass. + * d/patches/*: normalize Last-Update. + * d/control: migrate to pyproject. + * d/control: declare compliance to standards version 4.7.0. - -- Étienne Mollier <[email protected]> Mon, 04 Nov 2024 21:30:54 +0100 + -- Étienne Mollier <[email protected]> Mon, 04 Nov 2024 21:45:12 +0100 nipype (1.8.6-3) unstable; urgency=medium ===================================== debian/control ===================================== @@ -7,6 +7,8 @@ Section: science Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, + pybuild-plugin-pyproject, + python3-setuptools, python3-all, python3-sphinx, python3-sphinxcontrib.apidoc, @@ -36,7 +38,7 @@ Build-Depends: debhelper-compat (= 13), python3-prov, graphviz, ipython3 -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/med-team/nipype Vcs-Git: https://salsa.debian.org/med-team/nipype.git Homepage: https://nipype.readthedocs.io/en/latest/ ===================================== debian/patches/deb_disable_google_online_snippets ===================================== @@ -1,5 +1,5 @@ Author: Yaroslav Halchenko -Last-UPdate: 2014-10-14 09:17:59 +Last-Update: 2014-10-14 Description: disable Google online snippets --- a/doc/searchresults.rst ===================================== debian/patches/deb_no_explicit_pydot ===================================== @@ -1,5 +1,5 @@ Author: Andreas Tille -Last-Update: 2020-02-20 19:56:53 +0100 +Last-Update: 2020-02-20 Description: Skip pydot version test --- nipype.orig/nipype/info.py ===================================== debian/patches/deb_skip_doctest_pybids ===================================== @@ -1,5 +1,5 @@ Author: Yaroslav Halchenko -Last-Update: 2018-12-18 19:54:21 -0500 +Last-Update: 2018-12-18 Description: Skip doctest pybids --- nipype.orig/nipype/interfaces/io.py ===================================== debian/patches/python3.patch ===================================== @@ -1,5 +1,5 @@ Author: Andreas Tille <[email protected]> -Last-Update: Thu, 20 Feb 2020 19:39:13 +0100 +Last-Update: 2020-02-20 Description: Force usage of Python3 --- nipype.orig/Makefile ===================================== debian/patches/sphinx.patch ===================================== @@ -1,5 +1,5 @@ Author: Andreas Tille <[email protected]> -Last-Update: Thu, 20 Feb 2020 19:39:13 +0100 +Last-Update: 2020-02-20 Description: Get sphinx doc somehow building --- nipype.orig/doc/conf.py View it on GitLab: https://salsa.debian.org/med-team/nipype/-/compare/62cd9d58ed88342ede6c7ac3d10d47c571cd86d7...83524892ccc7fec088ec0b50b6132c3a8b039ad1 -- View it on GitLab: https://salsa.debian.org/med-team/nipype/-/compare/62cd9d58ed88342ede6c7ac3d10d47c571cd86d7...83524892ccc7fec088ec0b50b6132c3a8b039ad1 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
