aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorBarry Warsaw <barry@debian.org>2014-11-19 22:59:48 +0000
committerBarry Warsaw <barry@debian.org>2014-11-19 22:59:48 +0000
commit430043c94632e350457f1b4757dfa2b424c5bc2e (patch)
tree0a1556562254912c9f841a36ebb7283ca3a03c00 /debian/control
parent3286622ce3ba6daf9b8e1933ffa4f09382905177 (diff)
downloadpython-requests-430043c94632e350457f1b4757dfa2b424c5bc2e.tar
python-requests-430043c94632e350457f1b4757dfa2b424c5bc2e.tar.gz
* d/control: Remove the Build-Depends on python{,3}-pytest since we
aren't actually running the tests at build time. (Closes: #770173) * d/rules: Update the comment about why the tests are currently disabled at build time to point to the updated upstream url.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index bed863d..3cae43c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,12 +8,10 @@ Build-Depends:
dh-python,
python-all (>= 2.6.6-3),
python-chardet,
- python-pytest,
python-setuptools,
python-urllib3 (>= 1.9.1),
python3-all,
python3-chardet,
- python3-pytest,
python3-setuptools,
python3-urllib3 (>= 1.7.1),
python3-wheel