[med-svn] [Git][med-team/q2-demux][master] replace/lessen runtime dependency: python3-setuptools -> python3-pkg-resources
    Alexandre Detiste (@detiste-guest) 
    gitlab at salsa.debian.org
       
    Sun Jan 26 19:25:08 GMT 2025
    
    
  
Alexandre Detiste pushed to branch master at Debian Med / q2-demux
Commits:
41908fa2 by Alexandre Detiste at 2025-01-26T20:25:01+01:00
replace/lessen runtime dependency: python3-setuptools -> python3-pkg-resources
- - - - -
2 changed files:
- debian/control
- debian/control.in
Changes:
=====================================
debian/control
=====================================
@@ -33,9 +33,9 @@ Architecture: all
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${python3:Depends},
-         python3-setuptools,
          python3-numpy,
          python3-pandas,
+         python3-pkg-resources,
          python3-skbio,
          python3-seaborn,
          python3-yaml,
=====================================
debian/control.in
=====================================
@@ -32,9 +32,9 @@ Architecture: all
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${python3:Depends},
-         python3-setuptools,
          python3-numpy,
          python3-pandas,
+         python3-pkg-resources,
          python3-skbio,
          python3-seaborn,
          python3-yaml,
View it on GitLab: https://salsa.debian.org/med-team/q2-demux/-/commit/41908fa2e2bd98bc18772a6dd33be0325a8b0cbe
-- 
View it on GitLab: https://salsa.debian.org/med-team/q2-demux/-/commit/41908fa2e2bd98bc18772a6dd33be0325a8b0cbe
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/20250126/1e0bf02c/attachment-0001.htm>
    
    
More information about the debian-med-commit
mailing list