[med-svn] [Git][med-team/pyensembl][master] needs python3-pkg-resources at runtime

Alexandre Detiste (@detiste-guest) gitlab at salsa.debian.org
Sun Feb 16 22:00:55 GMT 2025



Alexandre Detiste pushed to branch master at Debian Med / pyensembl


Commits:
cfdc6af6 by Alexandre Detiste at 2025-02-16T23:00:47+01:00
needs python3-pkg-resources at runtime

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+pyensembl (2.3.13-2) unstable; urgency=medium
+
+  * Team upload.
+  * Add explicit runtime dependency on python3-pkg-resources
+
+ -- Alexandre Detiste <tchet at debian.org>  Sun, 16 Feb 2025 23:00:28 +0100
+
 pyensembl (2.3.13-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -26,7 +26,10 @@ Testsuite: autopkgtest-pkg-pybuild
 
 Package: pyensembl
 Architecture: all
-Depends: ${python3:Depends}, ${misc:Depends}
+Depends:
+ python3-pkg-resources,
+ ${python3:Depends},
+ ${misc:Depends},
 Description: installs data from the Ensembl genome database
  The Ensembl genome database is an established reference
  for genomic sequences and their automated annotation.



View it on GitLab: https://salsa.debian.org/med-team/pyensembl/-/commit/cfdc6af69431aba1d80c8914c53c789a59805d67

-- 
View it on GitLab: https://salsa.debian.org/med-team/pyensembl/-/commit/cfdc6af69431aba1d80c8914c53c789a59805d67
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/20250216/231ada04/attachment-0001.htm>


More information about the debian-med-commit mailing list