lp:ubuntu/vivid/requests

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/vivid/requests
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

23. By Daniele Tricoli

* debian/patches/05_do-not-ascribe-cookies-to-the-target-domain.patch
  - Fix session fixation and cookie stealing: CVE-2015-2296.
    (Closes: #780506)

22. By Barry Warsaw

* Team upload.
* d/control: Remove the Build-Depends on python{,3}-pytest since we
  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.

21. By Daniele Tricoli

* debian/patches/04_make-requests.packages.urllib3-same-as-urllib3.patch
  - Fix requests.packages.urllib3 sub on Python 3. Thanks to Tianon
    Gravi for the report. (Closes: #769496)

20. By Daniele Tricoli

* debian/patches/04_make-requests.packages.urllib3-same-as-urllib3.patch
  - Make Python import system know that requests.packages.urllib3 and
    urllib3 are the same thing. Thanks to Jakub Wilk for the patch.
    (Closes: #769047)

19. By Daniele Tricoli

* debian/patches/03_export-IncompleteRead.patch
  - Export IncompleteRead from requests.compat since it's imported by
    python-pip. (Closes: #766419)

18. By Daniele Tricoli

* New upstream release.
* debian/control
  - Fix duplicate-short-description.
  - Bump Standards-Version to 3.9.6 (no changes needed).
  - Add python-ndg-httpsclient, python-openssl and python-pyasn1 into
    python-urllib3's Recomends to ensure that SNI works as expected and to
    prevent CRIME attack. (Closes: #755805)
  - Add python3-ndg-httpsclient, python3-openssl and python3-pyasn1 into
    python3-urllib3's Suggests since Python 3 already support SNI and
    and SSL compression can be disabled using OP_NO_COMPRESSION.
  - Bump python{,3}-urllib3 to (>=1.9.1).
* debian/patches/01_use-system-ca-certificates.patch
  - Refresh.
* debian/patches/02_use-system-chardet-and-urllib3.patch
  - Refresh.
  - Provide requests.packages package because it will be used to supply
    a stub for requests.packages.urllib3.
* debian/python{,3}-requests.links:
  - Provide requests.packages.urllib3 as symlink of python{,3}-urllib3
    system package since it is used as import location. (Closes: #753578)

17. By Barry Warsaw

* Team upload.
* New upstream release.
* d/control: Added python{,3}-pytest to Build-Depends.
* d/patches/*: Refreshed.

16. By Barry Warsaw

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

15. By Daniele Tricoli

* New upstream release
* debian/control
  - Bumped Standards-Version to 3.9.5 (no changes needed)
* debian/copyright
  - Updated copyright years
* debian/patches/02_use-system-chardet-and-urllib3.patches
  - Refreshed

14. By Daniele Tricoli

* New upstream release (Closes: #725784)
* Switched to pybuild
* debian/clean
  - Switched to debian/clean for cleaning instead of using debian/rules
* debian/control
  - Bumped python(3)-urllib3 to (>=1.7.1)
* debian/copyright
  - Updated copyright year
* debian/patches/02_use-system-chardet-and-urllib3.patches
  - Refreshed
* debian/watch
  - Switched download URL to https

Branch metadata

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

Subscribers