Malihe Asemani pushed to branch master at Debian Med / arvados-python-client
Commits: c6f190d2 by Malihe Asemani at 2020-04-19T13:48:17-05:00 cme fix dpkg-control - - - - - 1 changed file: - debian/control Changes: ===================================== debian/control ===================================== @@ -1,23 +1,23 @@ Source: arvados-python-client -Section: science -Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Malihe Asemani <[email protected]> +Section: science +Priority: optional Build-Depends: debhelper-compat (= 12), - python3-all, - python3-setuptools, - dh-python, - python3-pytest, - python3-future, - python3-mock, - python3-yaml, - python3-httplib2, - python3-pycurl, - python3-googleapi, - python3-ciso8601, - python3-ruamel.yaml, - python3-ws4py, - python3-pbr + python3-all, + python3-setuptools, + dh-python, + python3-pytest, + python3-future, + python3-mock, + python3-yaml, + python3-httplib2, + python3-pycurl, + 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 @@ -25,7 +25,9 @@ Homepage: https://arvados.org Package: arvados-python-client Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends} +Depends: ${shlibs:Depends}, + ${misc:Depends}, + ${python3:Depends} Description: This package provides an API client for Arvados This package provides the arvados module, an API client for Arvados. It also includes higher-level functions to help you write Crunch scripts, View it on GitLab: https://salsa.debian.org/med-team/arvados-python-client/-/commit/c6f190d2da1f98d833aa6ad6b1c8173667c0dd9d -- View it on GitLab: https://salsa.debian.org/med-team/arvados-python-client/-/commit/c6f190d2da1f98d833aa6ad6b1c8173667c0dd9d 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
