[med-svn] [Git][med-team/mirtop][master] Force pandas >= 2.0 to make sure the version from experimental will be taken

Andreas Tille (@tille) gitlab at salsa.debian.org
Mon Jan 29 10:14:13 GMT 2024



Andreas Tille pushed to branch master at Debian Med / mirtop


Commits:
3eac0bc2 by Andreas Tille at 2024-01-29T11:13:30+01:00
Force pandas >= 2.0 to make sure the version from experimental will be taken

- - - - -


1 changed file:

- debian/control


Changes:

=====================================
debian/control
=====================================
@@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 13),
                python3-recommonmark,
                python3-pysam,
                python3-pybedtools,
-               python3-pandas,
+               python3-pandas (>= 2.0),
                python3-biopython
 Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/med-team/mirtop
@@ -29,7 +29,7 @@ Depends: ${python3:Depends},
          ${sphinxdoc:Depends},
          python3-pysam,
          python3-pybedtools,
-         python3-pandas,
+         python3-pandas (>= 2.0),
          python3-biopython
 Description: annotate miRNAs with a standard mirna/isomir naming (Python 3)
  The main goal of this project is to create a reflection group on metazoan



View it on GitLab: https://salsa.debian.org/med-team/mirtop/-/commit/3eac0bc2e1bc3140be8321341e7d70c24ea417b3

-- 
View it on GitLab: https://salsa.debian.org/med-team/mirtop/-/commit/3eac0bc2e1bc3140be8321341e7d70c24ea417b3
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/20240129/b911f313/attachment-0001.htm>


More information about the debian-med-commit mailing list