Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | s/using the custom build plugin for tests/using the custom build plugin of ↵ | Daniele Tricoli | 2014-05-27 | |
| | | | | pybuild | |||
* | Enabled tests at build time also for Python 3 using the custom build plugin ↵ | Daniele Tricoli | 2014-05-27 | |
| | | | | for tests | |||
* | Enabled tests at build time for Python 3 | Daniele Tricoli | 2014-05-25 | |
| | ||||
* | * debian/control | Daniele Tricoli | 2014-05-25 | |
| | | | | | | - Added python3-coverage, python3-mock, python3-nose, python3-tornado to Build-Depends - Bumped python() | |||
* | Relax version of packages needed for testing | Daniele Tricoli | 2014-05-25 | |
| | ||||
* | Do not use embedded copy of ssl.match_hostname | Daniele Tricoli | 2014-05-24 | |
| | ||||
* | Added description | Daniele Tricoli | 2014-05-24 | |
| | ||||
* | Renamed setuptools.patch to 03_force_setuptools.patch | Daniele Tricoli | 2014-05-24 | |
| | ||||
* | Removed debian/patches/03_no-setuptools.patch; superseded by ↵ | Daniele Tricoli | 2014-05-24 | |
| | | | | debian/patches/setuptools.patch | |||
* | Refreshed 02_require-cert-verification.patch | Daniele Tricoli | 2014-05-24 | |
| | ||||
* | Refreshed 01_do-not-use-embedded-python-six.patch | Daniele Tricoli | 2014-05-24 | |
| | ||||
* | New upstream release | Daniele Tricoli | 2014-05-24 | |
| | ||||
* | * Team upload. | Barry Warsaw | 2014-05-22 | |
| | | | | | | * d/control: - Fix python-urllib3-whl Depends. - Fix typo in python-urllib3-whl description. | |||
* | - Added python-urllib3-whl binary package. | Barry Warsaw | 2014-05-20 | |
| | | | | * d/python-urllib3-whl.install: Added. | |||
* | Team upload. | Barry Warsaw | 2014-05-15 | |
| | ||||
* | * d/control: | Barry Warsaw | 2014-05-13 | |
| | | | | | | | | | | | | - Added python-setuptools, python3-setuptools, and python3-wheel to Build-Depends. - Added python-urllib3-wheels binary package. * d/rules: - Build the universal wheels. - Simplify through use of PYBUILD_NAME. * d/python-urllib3-wheels.install: Added. * d/patches/setuptools.patch: Use setuptools.setup() so that the bdist_wheel command will work. | |||
* | Bumped Standards-Version to 3.9.5 (no changes needed) | Daniele Tricoli | 2014-03-31 | |
| | ||||
* | Refreshed 02_require-cert-verification.patch | Daniele Tricoli | 2014-03-31 | |
| | ||||
* | Refreshed 01_do-not-use-embedded-python-six.patch | Daniele Tricoli | 2014-03-31 | |
| | ||||
* | New upstream release | Daniele Tricoli | 2014-03-31 | |
| | ||||
* | s/UNRELEASED/unstable/ | Piotr Ożarowski | 2013-10-17 | |
| | ||||
* | Removed stanza about mimetools_choose_boundary since not shipped anymore | Daniele Tricoli | 2013-10-17 | |
| | ||||
* | Switched download URL to https | Daniele Tricoli | 2013-10-17 | |
| | ||||
* | Switched to debian/clean for cleaning instead of using debian/rules | Daniele Tricoli | 2013-10-16 | |
| | ||||
* | Switched to pybuild | Daniele Tricoli | 2013-10-16 | |
| | ||||
* | * debian/compat | Daniele Tricoli | 2013-10-16 | |
| | | | | | | - Bumped debhelper compatibility level to 9 * debian/control - Bumped debhelper B-D to (>= 9) | |||
* | Added python-mock to Build-Depends | Daniele Tricoli | 2013-10-16 | |
| | ||||
* | Removed 06_fix_abuse_of_match_hostname_for_DoS.patch since fixed upstream | Daniele Tricoli | 2013-10-16 | |
| | ||||
* | Removed 05_fix_python3_syntax_error_in_ntlmpool.patch since fixed upstream | Daniele Tricoli | 2013-10-16 | |
| | ||||
* | Refreshed 04_relax_nosetests_options.patch | Daniele Tricoli | 2013-10-16 | |
| | ||||
* | * debian/patches/02_require-cert-verification.patch | Daniele Tricoli | 2013-10-16 | |
| | | | | - Refreshed | |||
* | * debian/patches/01_do-not-use-embedded-python-six.patch | Daniele Tricoli | 2013-10-16 | |
| | | | | - Refreshed | |||
* | New upstream release | Daniele Tricoli | 2013-10-16 | |
| | ||||
* | * change urgency to high (fixes security bug) | Piotr Ożarowski | 2013-05-20 | |
| | | | | * s/UNRELEASED/unstable | |||
* | * debian/patches/06_fix_abuse_of_match_hostname_for_DoS.patch | Daniele Tricoli | 2013-05-20 | |
| | | | | | | | | - Added upstream patch to fix possible abuse of ssl.match_hostname() for denial of service using certificates with many wildcards (CVE-2013-2099) (Closes: #709070) Thanks Henri Salo and Jakub Wilk for the report | |||
* | s/UNRELEASED/unstable/ | Piotr Ożarowski | 2013-05-11 | |
| | ||||
* | Upload to unstable (Closes: #707780) | Daniele Tricoli | 2013-05-11 | |
| | ||||
* | Fix syntax error 'unicodeescape' codec can't decode bytes in | Daniele Tricoli | 2013-05-11 | |
| | | | | position 130-132 for Python3 | |||
* | Do not use logging-clear-handlers to see all logging output and | Daniele Tricoli | 2013-05-11 | |
| | | | | | | disable cover-min-percentage since it require python-nose (>= 1.3): this way it will be easier to backport python-urllib3 to Wheezy. | |||
* | Do not use setuptools | Daniele Tricoli | 2013-05-10 | |
| | ||||
* | Bumped debhelper dependency to 8.1 for build-{arch,indep} support | Daniele Tricoli | 2013-05-07 | |
| | ||||
* | Added python3-six to Build-Depends field | Daniele Tricoli | 2013-05-07 | |
| | ||||
* | - Updated copyright years | Daniele Tricoli | 2013-05-07 | |
| | | | | - Added stanza for urllib3/packages/ordered_dict.py | |||
* | Refreshed patches | Daniele Tricoli | 2013-05-07 | |
| | ||||
* | New upstream release | Daniele Tricoli | 2013-05-06 | |
| | ||||
* | Use canonical URIs for Vcs-* fields. | Jakub Wilk | 2013-05-05 | |
| | ||||
* | upload to experimental due to Wheezy freeze | Piotr Ożarowski | 2012-11-11 | |
| | ||||
* | Bumped Standards-Version to 3.9.4 (no changes needed) | Daniele Tricoli | 2012-11-09 | |
| | ||||
* | Run tests only for python2.7 since upstream is using assertRaises() as a ↵ | Daniele Tricoli | 2012-11-09 | |
| | | | | context manager | |||
* | New upstream release | Daniele Tricoli | 2012-11-09 | |
| |