~smoser/simplestreams/add-aliases

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Scott Moser
  • Date: 2015-12-08 21:09:20 UTC
  • Revision ID: smoser@ubuntu.com-20151208210920-7n0b81tjg5ttusue
Fix TestUrlContentSourcea to test with requests, add build-depends

Fix the test case to use Requests, then fix the build failure that actually
testing it caused.  Then, support skipping the requests tests if it is
not present.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
               python-all,
9
9
               python-mock,
10
10
               python-nose,
 
11
               python-requests (>= 1.1),
11
12
               python-setuptools,
12
13
               python-yaml,
13
14
               python3,
14
15
               python3-mock,
15
16
               python3-nose,
 
17
               python3-requests (>= 1.1),
16
18
               python3-setuptools,
17
19
               python3-yaml
18
20
Homepage: http://launchpad.net/simplestreams