Dylan Aïssi pushed to branch master at Debian Med / python-fitbit
Commits: cf5197bb by Dylan Aïssi at 2018-02-16T22:58:13+01:00 Remove Build-Depends required by disabled tests - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,9 @@ python-fitbit (0.3.0-2) UNRELEASED; urgency=medium * Bump Standards-Version: 4.1.3 (no changes needed). * Update debhelper compat to 11. * Build new package python3-fitbit (Python 3). + * Remove Build-Depends required by disabled tests. - -- Dylan Aïssi <[email protected]> Sun, 04 Feb 2018 15:55:33 +0100 + -- Dylan Aïssi <[email protected]> Fri, 16 Feb 2018 22:55:38 +0100 python-fitbit (0.3.0-1) unstable; urgency=medium ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -9,23 +9,25 @@ Build-Depends: debhelper (>= 11~), python-setuptools, python-requests-oauthlib (>= 0.7), python-dateutil, - python-mock, python-docutils, python-nose, - python-coverage, - python-freezegun (>= 0.3.8), - python-requests-mock (>= 1.2.0), +# Tests are disabled +# python-mock, +# python-coverage, +# python-freezegun (>= 0.3.8), +# python-requests-mock (>= 1.2.0), python3, python3-setuptools, python3-requests-oauthlib (>= 0.7), python3-dateutil, - python3-mock, python3-sphinx, python3-docutils, python3-nose, - python3-coverage, - python3-freezegun (>= 0.3.8), - python3-requests-mock (>= 1.2.0) +# Tests are disabled +# python3-mock, +# python3-coverage, +# python3-freezegun (>= 0.3.8), +# python3-requests-mock (>= 1.2.0) Standards-Version: 4.1.3 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-fitbit.git Vcs-Git: https://anonscm.debian.org/git/debian-med/python-fitbit.git View it on GitLab: https://salsa.debian.org/med-team/python-fitbit/commit/cf5197bbf633c8f1788780fd55ee63d31b36ad57 --- View it on GitLab: https://salsa.debian.org/med-team/python-fitbit/commit/cf5197bbf633c8f1788780fd55ee63d31b36ad57 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
