[med-svn] [Git][python-team/packages/python-easydev][master] replace setuptools by poetry

Alexandre Detiste (@detiste-guest) gitlab at salsa.debian.org
Sun Apr 28 21:25:36 BST 2024



Alexandre Detiste pushed to branch master at Debian Python Team / packages / python-easydev


Commits:
aa66ea1e by Alexandre Detiste at 2024-04-28T22:25:13+02:00
replace setuptools by poetry

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -6,7 +6,10 @@ python-easydev (0.13.2+dfsg-1) unstable; urgency=medium
   * update dependencies:
     - python3-mock (Closes: #1063816)
     - python3-appdirs
+    - python3-setuptools
     + python3-platformdirs
+    + python3-poetry
+    + python3-poetry-core
   * remove Python2 vs 3 cruft
   * remove old patches
 


=====================================
debian/control
=====================================
@@ -8,7 +8,8 @@ Build-Depends: debhelper-compat (= 13),
                dh-sequence-python3,
                pybuild-plugin-pyproject,
                python3-all,
-               python3-setuptools,
+               python3-poetry,
+               python3-poetry-core,
                python3-platformdirs,
                python3-colorlog,
                python3-colorama,



View it on GitLab: https://salsa.debian.org/python-team/packages/python-easydev/-/commit/aa66ea1e1d80744df191066026e3fe5888407fa6

-- 
View it on GitLab: https://salsa.debian.org/python-team/packages/python-easydev/-/commit/aa66ea1e1d80744df191066026e3fe5888407fa6
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/20240428/68b12f65/attachment-0001.htm>


More information about the debian-med-commit mailing list