Malihe Asemani pushed to branch master at Debian Med / arvados-python-client
Commits: a5bf43fc by Malihe Asemani at 2020-04-19T10:07:24-05:00 Adding csio8601 to the dependencies. The python3-csio8601 package is built and installed - - - - - 4dbdbbc7 by Malihe Asemani at 2020-04-19T10:37:09-05:00 Updating Dependencies - - - - - 38d684ef by Malihe Asemani at 2020-04-19T10:40:21-05:00 TODO: check the source. There are some missing files in the source! - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,6 @@ arvados-python-client (2.0.1-1) UNRELEASED; urgency=medium * Initial release (Closes: #<bug>) - TODO: Needs https://github.com/closeio/ciso8601 + TODO: Compare source by github -- Malihe Asemani <[email protected]> Tue, 14 Apr 2020 14:14:10 -0500 ===================================== debian/control ===================================== @@ -13,7 +13,11 @@ Build-Depends: debhelper-compat (= 12), python3-yaml, python3-httplib2, python3-pycurl, - python3-googleapi + python3-googleapi, + python3-ciso8601, + python3-ruamel.yaml, + python3-ws4py, + python3-pbr Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/med-team/arvados-python-client Vcs-Git: https://salsa.debian.org/med-team/arvados-python-client.git View it on GitLab: https://salsa.debian.org/med-team/arvados-python-client/-/compare/9730eb543daf2a124ed4f2a978bb98e565174b12...38d684ef67e6fee48dbc7c17b74264b98c83d415 -- View it on GitLab: https://salsa.debian.org/med-team/arvados-python-client/-/compare/9730eb543daf2a124ed4f2a978bb98e565174b12...38d684ef67e6fee48dbc7c17b74264b98c83d415 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
