26 Commits

Author SHA1 Message Date
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
landry
7db433d240 bump ports depending on python3 in www 2017-01-03 19:28:48 +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
sthen
13359694f0 bump REVISION for setuptools dep change. (should be the last one) 2015-09-29 10:53:16 +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
jasper
5e91600570 - switch to MODPY_PI 2015-04-02 14:21:12 +00:00
jasper
0cb248fe34 Security fix for CVE-2015-2296 python-requests: session fixation and cookie stealing vulnerability
ok shadchin@ (MAINTAINER)
2015-03-23 15:26:19 +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
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
jasper
e295a6ae2c - update to py-requests-1.0.4 2012-12-30 17:17:28 +00:00
chl
dca7a4e6db fix MASTER_SITES
ok jasper@
2012-12-01 15:21:54 +00:00
chl
2c61c061f8 forgot to remove some patch files in the previous commit
ok jasper@
2012-12-01 13:41:56 +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