[med-svn] [Git][med-team/python-cooler][master] Add sufficient Build-Depends to run build time test successfully

Andreas Tille gitlab at salsa.debian.org
Sun Jun 14 07:48:20 BST 2020



Andreas Tille pushed to branch master at Debian Med / python-cooler


Commits:
a796e28a by Andreas Tille at 2020-06-14T08:47:49+02:00
Add sufficient Build-Depends to run build time test successfully

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,5 @@
 python-cooler (0.8.7-1) UNRELEASED; urgency=medium
 
   * Initial release (Closes: #<bug>)
-  TODO:
-     https://ftp-master.debian.org/new/multiprocess_0.70.9-1.html (in new)
-     https://github.com/4dn-dcic/pairix
 
  -- Andreas Tille <tille at debian.org>  Sat, 13 Jun 2020 15:48:26 +0200


=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Section: science
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
                dh-python,
-               python3,
+               python3-all,
                python3-setuptools,
                python3-simplejson <!nocheck>,
                python3-six <!nocheck>,
@@ -14,6 +14,8 @@ Build-Depends: debhelper-compat (= 13),
                python3-h5py <!nocheck>,
                python3-asciitree <!nocheck>,
                python3-multiprocess <!nocheck>,
+               python3-click <!nocheck>,
+               python3-cytoolz <!nocheck>,
 Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/med-team/python-cooler
 Vcs-Git: https://salsa.debian.org/med-team/python-cooler.git
@@ -35,9 +37,9 @@ Depends: ${python3:Depends},
          python3-multiprocess,
          python3-biopython,
          python3-pyfaidx,
-# python3-pypairix
+         python3-pypairix,
          python3-asciitree,
-         python3-yaml.
+         python3-yaml,
          python3-simplejson
 Description: library for a sparse, compressed, binary persistent storage
  Cooler is a support library for a sparse, compressed, binary persistent



View it on GitLab: https://salsa.debian.org/med-team/python-cooler/-/commit/a796e28a20eb926d1ad74c063a85eecb65d3b742

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-cooler/-/commit/a796e28a20eb926d1ad74c063a85eecb65d3b742
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/20200614/79442d3b/attachment-0001.html>


More information about the debian-med-commit mailing list