diff options
author | Daniele Tricoli <eriol@mornie.org> | 2015-05-04 03:31:59 +0000 |
---|---|---|
committer | Daniele Tricoli <eriol@mornie.org> | 2015-05-04 03:31:59 +0000 |
commit | 4349b4895ec0799511082492420eb34dacb1bd6c (patch) | |
tree | fac3b6197c6d9b05134e07e0109210e5a64ef4fe /debian/changelog | |
parent | b172f87848a137cda716f02e78d984f0bf9ba0d9 (diff) | |
download | python-requests-4349b4895ec0799511082492420eb34dacb1bd6c.tar python-requests-4349b4895ec0799511082492420eb34dacb1bd6c.tar.gz |
Bump python{,3}-urllib3 to 1.10.4
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 0083590..a906153 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ requests (2.7.0-1) UNRELEASED; urgency=medium - Move python-ndg-httpsclient, python-openssl and python-pyasn1 to Suggests inside python-requests' stanza since Python 2.7.9 include SNI support and PEP 476 made it as secure as Python 3. + - Bump python{,3}-urllib3 to 1.10.4. * debian/watch - Use pypi.debian.net redirector. * debian/patches/01_use-system-ca-certificates.patch @@ -22,7 +23,7 @@ requests (2.7.0-1) UNRELEASED; urgency=medium - Remove links thanks to the import machinery in 04_make-requests.packages.urllib3-same-as-urllib3.patch - -- Daniele Tricoli <eriol@mornie.org> Mon, 04 May 2015 05:02:53 +0200 + -- Daniele Tricoli <eriol@mornie.org> Mon, 04 May 2015 05:30:17 +0200 requests (2.4.3-6) unstable; urgency=medium |