Commit cf5197bb authored by Dylan Aïssi's avatar Dylan Aïssi
Browse files

Remove Build-Depends required by disabled tests

parent e9e9733c
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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 <bob.dybian@gmail.com>  Sun, 04 Feb 2018 15:55:33 +0100
 -- Dylan Aïssi <bob.dybian@gmail.com>  Fri, 16 Feb 2018 22:55:38 +0100

python-fitbit (0.3.0-1) unstable; urgency=medium

+10 −8
Original line number Diff line number Diff line
@@ -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