aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAge
...
* New upstream releaseDaniele Tricoli2014-10-08
|
* Provide requests.packages.urllib3 as symlink of python{,3}-urllib3 system ↵Daniele Tricoli2014-07-03
| | | | package since it is used as import location. (Closes: #753578)
* Provide requests.packages package because it will be used to supply a stub ↵Daniele Tricoli2014-07-03
| | | | for requests.packages.urllib3
* Disable the test suite until upstream issue #1166 is fixed, since itBarry Warsaw2014-06-04
| | | | | currently requires external internet access.
* releaseBarry Warsaw2014-06-04
|
* * 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.
* * Team upload.Barry Warsaw2014-05-22
| | | | | | * d/control: - Fix python-requests-whl Depends. - Fix typo in python-requests-whl description.
* fix typoBarry Warsaw2014-05-20
|
* -wheels -> -whlBarry Warsaw2014-05-20
|
* Team upload.Barry Warsaw2014-05-15
|
* releaseBarry Warsaw2014-05-15
|
* * 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.
* s/UNRELEASED/unstable/Piotr Ożarowski2014-01-28
|
* Converted further imports from embedded packages to system modulesDaniele Tricoli2014-01-27
|
* Bumped Standards-Version to 3.9.5 (no changes needed)Daniele Tricoli2014-01-27
|
* Updated copyright yearsDaniele Tricoli2014-01-27
|
* Refreshed 02_use-system-chardet-and-urllib3.patchDaniele Tricoli2014-01-27
|
* New upstream releaseDaniele Tricoli2014-01-27
|
* s/UNRELEASED/unstablePiotr Ożarowski2013-10-21
|
* Updated copyright yearDaniele Tricoli2013-10-18
|
* Switched to debian/clean for cleaning instead of using debian/rulesDaniele Tricoli2013-10-18
|
* Switched to pybuildDaniele Tricoli2013-10-18
|
* Bumped python(3)-urllib3 to (>=1.7.1)Daniele Tricoli2013-10-18
|
* Refreshed 02_use-system-chardet-and-urllib3.patchDaniele Tricoli2013-10-17
|
* Switched download URL to httpsDaniele Tricoli2013-10-17
|
* New upstream releaseDaniele Tricoli2013-09-24
|
* s/UNRELEASED/unstable/Piotr Ożarowski2013-06-23
|
* - Temporarily bumped X-Python-Version to >= 2.7 to prevent FTBFSDaniele Tricoli2013-06-21
| | | | due to lack of python-urllib3 for Python 2.6
* * debian/compatDaniele Tricoli2013-06-21
| | | | | | | - Bumped debhelper compatibility level to 9 * debian/control - Bumped debhelper B-D to (>= 9)
* Refreshed debian/patches/02_use-system-chardet-and-urllib3.patchesDaniele Tricoli2013-06-21
|
* New upstream releaseDaniele Tricoli2013-06-21
|
* Updated debian/changelogThomas Goirand2013-05-11
|
* 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.
* Uploading to unstable.Thomas Goirand2013-05-11
|
* Uploading to unstable.Thomas Goirand2013-05-11
|
* s/bowth/bothDaniele Tricoli2013-04-25
|
* * New upstream version.Thomas Goirand2013-04-25
| | | | * Refreshed bowth debian-specific patches.
* upload to experimentalPiotr Ożarowski2013-02-03
|
* CleanupDaniele Tricoli2013-01-20
|
* Added stanzas for charade and cacert.pemDaniele Tricoli2013-01-20
|
* Fixed lintian vcs-field-not-canonicalDaniele Tricoli2013-01-20
|
* Bumped Standards-Version to 3.9.4 (no changes needed)Daniele Tricoli2013-01-20
|
* Updated debian/copyright to reflect upstream switch toDaniele Tricoli2013-01-20
| | | | Apache 2.0 and updated copyright years
* Removed python-gevent and python-oauthlib from Recommends since upstream is ↵Daniele Tricoli2013-01-19
| | | | not using them anymore
* Removed python*-six since python*-urllib3 is not embedded anymoreDaniele Tricoli2013-01-19
|
* Set python*-urllib3 (>= 1.5)Daniele Tricoli2013-01-19
|
* Added python-urllib3, python3-urllib3 to Build-Depends and DependsDaniele Tricoli2013-01-19
|
* debian/controlDaniele Tricoli2013-01-19
| | | | | - Added python-chardet, python3-chardet to Build-Depends and moved them from Recommends to Depends
* Use the system python-chardet and python-urllib3 instead of the embedded copiesDaniele Tricoli2013-01-19
|
* debian/patches/01_use-system-ca-certificates.patchDaniele Tricoli2013-01-19
| | | | | - Use the bundle provided by ca-certificates instead of the embedded one