Codebase list responses / c7300a9
Re-enable build time tests. - Build depend on python{3}-mock, python{3}-pytest, and python{3}-pytest-localserver. Andrew Starr-Bochicchio 6 years ago
3 changed file(s) with 11 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
88 * New upstream release.
99 * Adpot package (Closes: #889779).
1010 * Bump Standards-Version to 4.1.3, no changes.
11 * Re-enable build time tests.
12 - Build depend on python{3}-mock, python{3}-pytest, and
13 python{3}-pytest-localserver.
1114
1215 -- Andrew Starr-Bochicchio <a.starr.b@gmail.com> Sat, 17 Mar 2018 19:00:17 -0400
1316
88 python3-all,
99 python-cookies,
1010 python3-cookies,
11 python-mock,
12 python3-mock,
13 python-pytest,
14 python3-pytest,
15 python-pytest-localserver,
16 python3-pytest-localserver,
17 python-requests,
18 python3-requests,
1119 python-setuptools,
1220 python3-setuptools
1321 Standards-Version: 4.1.3
22 # Uncomment this to turn on verbose mode.
33 #export DH_VERBOSE=1
44
5 export PYBUILD_DISABLE=test
65 export PYBUILD_NAME=responses
76
87 %: