aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
Commit message (Collapse)AuthorAge
* * d/control: Remove the Build-Depends on python{,3}-pytest since weBarry Warsaw2014-11-19
| | | | | | 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.
* Disable the test suite until upstream issue #1166 is fixed, since itBarry Warsaw2014-06-04
| | | | | currently requires external internet access.
* * Team upload.Barry Warsaw2014-06-04
| | | | | | | * New upstream release. * d/patches/*: Refreshed. * d/control: Added python{,3}-pytest to Build-Depends. * d/rules: Fixed running of test suite during package build.
* * debian/controlBarry Warsaw2014-05-15
| | | | | | | | | | - Add python-requests-wheels binary package. - Build-Depends on python3-wheel, python-setuptools, and python3-setuptools. - wrap-and-sort. * debian/rules: - Simplify by using PYBUILD_NAME. - Build the universal wheels.
* Switched to debian/clean for cleaning instead of using debian/rulesDaniele Tricoli2013-10-18
|
* Switched to pybuildDaniele Tricoli2013-10-18
|
* Refreshes debian/patches/02_use-system-chardet-and-urllib3.patch,Thomas Goirand2013-05-11
| | | | | removes debian/patches/03_fixes-egginfo.patch, delete egginfo folder on clean.
* CleanupDaniele Tricoli2013-01-20
|
* Used rm -f to not FTBFS when builded twice in a rowDaniele Tricoli2012-03-19
|
* Removed embedded copy of python-sixDaniele Tricoli2012-03-18
|
* Added override_dh_auto_clean to make the package build twice in a rowDaniele Tricoli2012-02-05
|
* Added python3 packageDaniele Tricoli2012-02-05
|
* Override dh_installchangelogs to install upstream changelog HISTORY.rstDaniele Tricoli2011-06-06
|
* Initial packagingDaniele Tricoli2011-06-06