[med-svn] [Git][med-team/intake][master] Add more dependencies
Shayan Doust
gitlab at salsa.debian.org
Thu Jun 18 19:42:57 BST 2020
Shayan Doust pushed to branch master at Debian Med / intake
Commits:
3d641970 by Shayan Doust at 2020-06-18T19:42:38+01:00
Add more dependencies
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -6,7 +6,19 @@ Priority: optional
Build-Depends: debhelper-compat (= 13),
python3-all,
python3-setuptools,
- dh-python
+ dh-python,
+ python3-appdirs,
+ python3-entrypoints,
+ python3-dask,
+ python3-jinja2,
+ python3-numpy,
+ python3-yaml,
+ python3-requests,
+ python3-msgpack,
+ python3-fsspec,
+ python3-pytest,
+ python3-pandas,
+ python3-tornado
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/med-team/intake
Vcs-Git: https://salsa.debian.org/med-team/intake.git
@@ -24,7 +36,7 @@ Depends: ${python3:Depends},
python3-yaml,
python3-requests,
python3-msgpack,
- python3-fsspec,
+ python3-fsspec
Description: lightweight package for finding and investigating data
Intake is a leightweight set of tools for loading and sharing data in
data science projects. Intake helps you:
View it on GitLab: https://salsa.debian.org/med-team/intake/-/commit/3d641970cbeb4a9b685e0d4e56fca879874a8413
--
View it on GitLab: https://salsa.debian.org/med-team/intake/-/commit/3d641970cbeb4a9b685e0d4e56fca879874a8413
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/20200618/255bd7b7/attachment.html>
More information about the debian-med-commit
mailing list