lp:ubuntu/vivid/python-urllib3

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/vivid/python-urllib3
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

16. By Daniele Tricoli

[ Stefano Rivera ]
* Replace 05_do-not-use-embedded-ssl-match-hostname.patch with
  05_avoid-embedded-ssl-match-hostname.patch. Users may use virtualenv with
  cPython << 2.7.9 (or Debian python2.7 2.7.8-7). (Closes: #755106, #763389)

[ Daniele Tricoli ]
* debian/patches/06_do-not-make-SSLv3-mandatory.patch
  - Since SSL version 3 is insecure it is supported only if Python
    supports it. (Closes: #770246)

15. By Daniele Tricoli

* debian/control
  - Bump python{,3}-nose to >=1.3.3 to build urllib3 on Wheezy. Thanks to
    Nick Phillips for the report. (Closes: #765035)

14. By Daniele Tricoli

* New upstream release (Closes: #754090)
* debian/patches/01_do-not-use-embedded-python-six.patch
  - Refresh
* debian/patches/04_relax_nosetests_options.patch
  - Refresh

13. By Daniele Tricoli

* New upstream release
* debian/clean
  - Removed .coverage entry
* debian/control
  - Added python3-coverage, python3-mock, python3-nose to Build-Depends
  - Bumped python(3)-coverage to (>=3.6)
  - Removed python-tornado from Build-Depends since it was used only for
    dummyserver
* debian/copyright
  - Updated copyright years
* debian/patches/01_do-not-use-embedded-python-six.patch
  - Refreshed
* debian/patches/02_require-cert-verification.patch
  - Refreshed
* debian/patches/03_no-setuptools.patch
  - Superseded by debian/patches/setuptools.patch
* debian/patches/03_force-setuptools.patch
  - Renamed from setuptools.patch
  - Added description
* debian/patches/05_do-not-use-embedded-ssl-match-hostname.patch
  - Do not use embedded copy of ssl.match_hostname
* debian/patches/06_relax-test-requirements.patch
  - Relax version of packages needed for testing
* debian/rules
  - Enabled tests at build time also for Python 3 using the custom build
    plugin of pybuild
  - Cleaned .coverage file generated by nose using coverage plugin
  - No need to remove dummyserver since it is not installed anymore

12. By Barry Warsaw

* Team upload.
* d/control:
  - Fix python-urllib3-whl Depends.
  - Fix typo in python-urllib3-whl description.

11. By Matthias Klose

Rebuild to drop files installed into /usr/share/pyshared.

10. By Daniele Tricoli

* New upstream release
* Switched to pybuild
* debian/clean
  - Switched to debian/clean for cleaning instead of using debian/rules
* debian/compat
  - Bumped debhelper compatibility level to 9
* debian/control
  - Added python-mock to Build-Depends
  - Bumped debhelper B-D to (>= 9)
* debian/copyright
  - Removed stanza about mimetools_choose_boundary since not shipped
    anymore
* debian/patches/01_do-not-use-embedded-python-six.patch
  - Refreshed
* debian/patches/02_require-cert-verification.patch
  - Refreshed
* debian/patches/04_relax_nosetests_options.patch
  - Refreshed
* debian/patches/05_fix_python3_syntax_error_in_ntlmpool.patch
  - Removed since fixed upstream
* debian/patches/06_fix_abuse_of_match_hostname_for_DoS.patch
  - Removed since fixed upstream
* debian/watch
  - Switched download URL to https

9. By Daniele Tricoli

* debian/patches/06_fix_abuse_of_match_hostname_for_DoS.patch
  - 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

8. By Daniele Tricoli

[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.

[ Daniele Tricoli ]
* New upstream release
* Upload to unstable (Closes: #707780)
* debian/control
  - Added python3-six to Build-Depends field
  - Bumped debhelper dependency to 8.1 for build-{arch,indep} support
  - Removed python-setuptools from Build-Depends field
* debian/copyright
  - Updated copyright years
  - Added stanza for urllib3/packages/ordered_dict.py
* debian/patches/01_do-not-use-embedded-python-six.patch
  - Refreshed
* debian/patches/02_require-cert-verification.patch
  - Refreshed
* debian/patches/03_no-setuptools.patch
  - Do not use setuptools
* debian/patches/04_relax_nosetests_options.patch
  - Do not use logging-clear-handlers to see all logging output and
    disabled cover-min-percentage since it require python-nose (>= 1.3):
    this way it will be easier to backport python-urllib3 to Wheezy.
* debian/patches/05_fix_python3_syntax_error_in_ntlmpool.patch
  - Fix syntax error 'unicodeescape' codec can't decode bytes in
    position 130-132 for Python3

7. By Barry Warsaw

* New upstream release. Remaining changes:
  - 01_do-not-use-embedded-python-six.patch: refreshed
  - 02_require-cert-verification.patch: refreshed
  - 03-fix-appenginge.patch: removed

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/wily/python-urllib3
This branch contains Public information 
Everyone can see this information.

Subscribers