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.


_______________________________________________
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to