bket
2f847d7fbd
Update to py-requests-2.25.0
...
Changes: https://github.com/psf/requests/blob/v2.25.0/HISTORY.md
This fixes breakage caused by a recent update of py-urllib3.
OK sthen@
2020-11-14 12:35:05 +00:00
danj
7000839e18
Update to py-requests-2.24.0
...
Requested by ajacoutot@, ok sthen@.
2020-11-03 21:42:32 +00:00
danj
348977d6e3
Update to py-requests-2.22.0
2019-05-20 02:28:19 +00:00
danj
c77c5460a3
Update to py-requests-2.21.0
2018-12-11 20:44:56 +00:00
danj
8fccc1cce3
Update to py-requests-2.20.1
...
"Fixed bug with unintended Authorization header stripping for redirects
using default ports (http/80, https/443)."
2018-11-25 18:58:14 +00:00
danj
14fcc99c8d
Update to py-requests-2.20.0
...
This fixes CVE-2018-18074: "before 2.20.0 sends an HTTP Authorization header to
an http URI upon receiving a same-hostname https-to-http redirect, which makes
it easier for remote attackers to discover credentials by sniffing the
network."
Based on a diff from Edward Lopez-Acosta
2018-11-02 14:28:38 +00:00
danj
9d55ae30a4
Move requests back to PYPI instead of GH
...
It was moved from PYPI to GH when it was updated to 2.10.0 because the PYPI tgz
didn't include the tests (fixed in 2667c77 upstream)
Pointed out by Cyril Roelandt
ok shadchin@ (maintainer)
2018-04-04 18:59:59 +00:00
jung
aca90caed8
update py-requests to 2.18.4
...
tested in a SUBDIRLIST build for all 53 victims with requests in run depends
ok remi shadchin (maintainer)
2018-01-21 23:20:10 +00:00
shadchin
b02d17eaa1
Update to py-requests 2.14.2
2017-05-11 19:10:51 +00:00
shadchin
fd594d3d22
Update to py-requests 2.13.0
2017-02-11 16:47:19 +00:00
shadchin
0eb706831b
Update to py-requests 2.12.5
2017-01-19 20:39:36 +00:00
shadchin
e25b57a2fa
Bugfix update to py-requests 2.12.4
2016-12-15 15:28:53 +00:00
shadchin
cc052192c6
Update to py-requests 2.12.3.
...
ok ajacoutot@
2016-12-04 10:45:17 +00:00
sthen
e33f8aff2f
fixup distfile name, and use /etc/ssl/cert.pem rather than py-requests' own
...
CA listing. ok shadchin@ dcoppa@
2016-10-11 09:09:50 +00:00
shadchin
a544f1a062
Update to py-requests 2.11.1
2016-09-30 09:45:56 +00:00
shadchin
9396fd79db
Update to py-requests 2.10.0.
...
ok danj@
2016-05-29 15:21:56 +00:00
shadchin
75280fe901
Update to py-requests 2.9.1
...
ok ajacoutot@
2016-01-08 09:42:24 +00:00
shadchin
3b3eb2140a
Update to py-requests 2.8.1.
...
ok sthen@, jca@
2015-11-05 07:14:30 +00:00
shadchin
25073071c6
Update to py-requests 2.7.0.
...
ok jca@
2015-05-12 16:04:38 +00:00
shadchin
dee2e30268
Update to py-requests 2.6.0.
2015-04-11 16:38:54 +00:00
shadchin
dcb4b589b2
Update to py-requests 2.5.1.
2015-01-25 15:54:07 +00:00
shadchin
acfd34d00c
Update to py-requests 2.5.0, add python3 flavor and take maintainership.
...
ok landry@
2014-12-19 17:26:29 +00:00
bcallah
3d2b5bff37
Update to 2.2.1
...
ok benoit@
2014-03-27 13:34:53 +00:00
jasper
02f257b143
update to py-requests-1.2.3
2013-12-22 21:05:14 +00:00
jasper
e295a6ae2c
- update to py-requests-1.0.4
2012-12-30 17:17:28 +00:00
chl
9336d961a8
update py-requests to 0.14.2
...
ok jasper@
2012-12-01 13:39:16 +00:00
jasper
3e7b6b9535
import py-requests 0.6.2
...
Requests is an ISC Licensed HTTP library, written in Python, for human
beings.
Requests allow you to send HEAD, GET, POST, PUT, PATCH, and DELETE HTTP
requests. You can add headers, form data, multipart files, and
parameters with simple Python dictionaries, and access the response data
in the same way. It's powered by urllib2, but it does all the hard work
and crazy hacks for you.
fixed regress tests and ok rpointel@
2011-10-14 16:32:54 +00:00