[med-svn] [Git][med-team/ctdconverter][master] 4 commits: d/{control, p/add_setup.py.patch}: remove pkg_resources.

Étienne Mollier (@emollier) gitlab at salsa.debian.org
Wed Oct 9 16:17:48 BST 2024



Étienne Mollier pushed to branch master at Debian Med / ctdconverter


Commits:
fbda9bc8 by Étienne Mollier at 2024-10-09T17:09:55+02:00
d/{control,p/add_setup.py.patch}: remove pkg_resources.

Closes: #1083347

- - - - -
40d590ae by Étienne Mollier at 2024-10-09T17:10:37+02:00
d/py3dist-overrides: remove: now unneeded.

- - - - -
ad607573 by Étienne Mollier at 2024-10-09T17:10:56+02:00
d/control: declare compliance to standards version 4.7.0.

- - - - -
409039c1 by Étienne Mollier at 2024-10-09T17:17:14+02:00
Ready for upload to unstable.

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/patches/add_setup.py.patch
- − debian/py3dist-overrides


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+ctdconverter (2.1-8) unstable; urgency=medium
+
+  * Team upload.
+  * d/{control,p/add_setup.py.patch}: remove pkg_resources. (Closes: #1083347)
+  * d/py3dist-overrides: remove: now unneeded.
+  * d/control: declare compliance to standards version 4.7.0.
+
+ -- Étienne Mollier <emollier at debian.org>  Wed, 09 Oct 2024 17:15:10 +0200
+
 ctdconverter (2.1-7) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -7,12 +7,11 @@ Build-Depends: debhelper-compat (= 13),
                dh-sequence-python3,
                python3,
                python3-setuptools,
-               python3-pkg-resources,
                python3-lxml,
                python3-ruamel.yaml,
                python3-ctdopts,
                help2man,
-Standards-Version: 4.6.2
+Standards-Version: 4.7.0
 Vcs-Browser: https://salsa.debian.org/med-team/ctdconverter
 Vcs-Git: https://salsa.debian.org/med-team/ctdconverter.git
 Homepage: https://github.com/WorkflowConversion/CTDConverter


=====================================
debian/patches/add_setup.py.patch
=====================================
@@ -155,7 +155,7 @@ Forwarded: https://github.com/WorkflowConversion/CTDConverter/pull/40
 +    #
 +    # For an analysis of "install_requires" vs pip's requirements files see:
 +    # https://packaging.python.org/en/latest/requirements.html
-+    install_requires=['lxml', 'ruamel.yaml', 'ctdopts', 'pkg_resources'],
++    install_requires=['lxml', 'ruamel.yaml', 'ctdopts'],
 +
 +    # List additional groups of dependencies here (e.g. development
 +    # dependencies). Users will be able to install these using the "extras"


=====================================
debian/py3dist-overrides deleted
=====================================
@@ -1 +0,0 @@
-pkg_resources python3-pkg-resources



View it on GitLab: https://salsa.debian.org/med-team/ctdconverter/-/compare/1e3e897c68078fa2128591afa2e99b60a1f7ecae...409039c1ca58d6df9fc1363c62b0ee3114396e5a

-- 
View it on GitLab: https://salsa.debian.org/med-team/ctdconverter/-/compare/1e3e897c68078fa2128591afa2e99b60a1f7ecae...409039c1ca58d6df9fc1363c62b0ee3114396e5a
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/20241009/132a356e/attachment-0001.htm>


More information about the debian-med-commit mailing list