Andreas Tille pushed to branch master at Debian Med / macs


Commits:
1d1c7ced by Andreas Tille at 2024-02-19T17:49:43+01:00
Upstream considers the cause for the problem in python3-hmmlearn so make some 
versioned dependency from patch (>= 0.3.0-4~) ... but this also does not 
really help

- - - - -


1 changed file:

- debian/control


Changes:

=====================================
debian/control
=====================================
@@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 13),
                python3-pip,
                python3-pytest,
                python3-cykhash (>= 2.0.0-3),
-               python3-hmmlearn (>= 0.3.0-3),
+               python3-hmmlearn (>= 0.3.0-4~),
                libsimde-dev,
                cython3,
                help2man,
@@ -28,7 +28,8 @@ Package: macs
 Architecture: any
 Depends: ${python3:Depends},
          ${shlibs:Depends},
-         ${misc:Depends}
+         ${misc:Depends},
+         python3-hmmlearn (>= 0.3.0-4~)
 Description: Model-based Analysis of ChIP-Seq on short reads sequencers
  MACS empirically models the length of the sequenced ChIP fragments, which
  tends to be shorter than sonication or library construction size estimates,



View it on GitLab: 
https://salsa.debian.org/med-team/macs/-/commit/1d1c7cedc0d230f721e8752f797822f328f26b32

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/macs/-/commit/1d1c7cedc0d230f721e8752f797822f328f26b32
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