Commit Graph

158 Commits

Author SHA1 Message Date
Ralph Bean
ad24cb0001 2.9.0 2015-12-18 12:22:36 -05:00
Ralph Bean
d84ebd44eb 2.8.1 2015-12-14 10:28:01 -05:00
Robert Kuska
9bbee01263 Rebuilt for Python3.5 rebuild 2015-11-02 11:59:00 +01:00
Ralph Bean
f73b98e44a Tell setuptools about what version of urllib3 we're unbundling
for https://github.com/kennethreitz/requests/issues/2816
2015-10-10 15:04:23 -04:00
Ralph Bean
1d92ca7704 Replace the provides macro with a plain provides field for now. 2015-09-17 11:17:39 -04:00
Ralph Bean
5af138ec59 Remove 'provides: python2-requests' from the python3 subpackage, obviously. 2015-09-17 09:33:24 -04:00
Ralph Bean
bfbc9c2d12 Employ %%python_provides macro to provide python2-requests. 2015-09-15 16:59:18 -04:00
Ralph Bean
7a90ddac18 Typofix. 2015-09-04 22:35:19 -04:00
Ralph Bean
026230bb9c Lock down the python-urllib3 version to the specific version we unbundled. 2015-09-04 22:25:19 -04:00
Ralph Bean
c802119e77 Link to some discussions with upstream about bundling. 2015-09-01 10:16:13 -04:00
Dennis Gilmore
1badb1c66c - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-18 20:37:41 +00:00
Ralph Bean
75426f9328 2.7.0 2015-05-03 22:31:33 -04:00
Ralph Bean
b418eb6ff3 2.6.2 2015-04-29 09:57:49 -04:00
Ralph Bean
a083b645a7 2.6.1 2015-04-23 10:05:10 -04:00
Ralph Bean
ced4b9fe1c 2.6.0 2015-04-22 10:20:31 -04:00
Ralph Bean
2665991eea Backport patch to not ascribe cookies to the target domain 2015-03-16 11:30:06 -04:00
Ralph Bean
32d2729e74 2.5.3 2015-02-25 21:23:05 -05:00
Ralph Bean
d52751de8d 2.5.1 2015-02-18 14:53:12 -05:00
Ralph Bean
86ffa4ba04 Fix requirement pinning again. 2014-12-16 19:20:28 -05:00
Ralph Bean
38792a5213 Try to fix requirement pinning syntax. 2014-12-16 16:52:35 -05:00
Ralph Bean
bb1e96f504 Pin python-urllib3 requirement at 1.10.0. 2014-12-16 14:18:45 -05:00
Ralph Bean
ffa5143cf0 Try a super basic test in %check. 2014-12-11 21:55:50 -05:00
Ralph Bean
1b25c27d26 2.5.0 2014-12-11 16:35:15 -05:00
Ralph Bean
85d9fba1a5 Latest upstream, 2.4.3 for #1136283 2014-11-05 10:30:35 -05:00
Ralph Bean
1dbd573777 Re-do unbundling with symlinks.
Requested https://twitter.com/sigmavirus24/status/529826381333417984
2014-11-05 09:49:00 -05:00
Tom Callaway
cd981a7419 fix license handling 2014-08-03 17:42:24 -04:00
Dennis Gilmore
a3d6ffe71e - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 17:45:33 -05:00
Arun S A G
1b6b3feb3c Updated to requests 2.3.0 and rebased patches 2014-05-30 01:06:57 -07:00
Slavek Kabrda
3e12c85f52 Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 2014-05-15 17:00:16 +02:00
Ralph Bean
d75372e530 Latest major upstream release - requests-2.0.0 2013-09-25 14:22:48 -04:00
Rex Dieter
14d9138969 fix versioned dep on python-urllib3 2013-08-26 11:26:16 -05:00
Ralph Bean
9bb69bf47b Explicitly versioned the requirements on python-urllib3 2013-08-26 11:03:18 -04:00
Ralph Bean
47d04d26a4 Release bump for a coupled update with python-urllib3. 2013-08-22 16:12:58 -04:00
Dennis Gilmore
529a069240 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-04 04:31:56 -05:00
Ralph Bean
9c75512083 Update to the latest upstream. 2013-07-01 15:06:25 -04:00
Ralph Bean
3b31b2adab Correctly conditionalize ordereddict requirement. 2013-06-11 12:40:48 -04:00
Ralph Bean
2f898f274c Unbundle python-urllib3. 2013-02-28 12:22:22 -05:00
Ralph Bean
7fe5b101d0 Unbundle python-charade/chardet 2013-02-27 10:38:47 -05:00
Ralph Bean
3984dc7586 Removed comment about oauthlib. No longer relevant. 2013-02-27 10:05:23 -05:00
Ralph Bean
9d1befdf08 Update to python-requests-1.1.0 (rhbz #915476) 2013-02-27 09:35:41 -05:00
Toshio Kuratomi
4d0266ee28 Correct changelog release 2013-02-08 13:37:52 -08:00
Toshio Kuratomi
ad439987b8 Let brp_python_bytecompile run again, take care of the non-python{2,3} modules
by removing them from the python{,3}-requests package that they did not belong
  in.
- Use the certificates in the ca-certificates package instead of the bundled one
  + https://bugzilla.redhat.com/show_bug.cgi?id=904614
- Fix a problem with cookie handling
  + https://bugzilla.redhat.com/show_bug.cgi?id=906924
2013-02-08 12:36:37 -08:00
Arun SAG
e9f9b2b5c0 Updated to requests 0.14.1 2012-10-25 01:06:30 +05:30
David Malcolm
94278d4bf9 rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 2012-08-04 01:09:00 -04:00
Dennis Gilmore
f0e2277d8b - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-21 03:20:12 -05:00
Arun SAG
74db89b328 Updated to 0.13.1 2012-06-10 22:47:44 +05:30
Arun SAG
d38a7dff28 Add python-certifi as required package to requests 2012-04-09 00:05:46 +05:30
Arun SAG
d30532a1eb Updated to 0.11.1 2012-04-01 12:35:10 +05:30
Arun SAG
b5609c604e Add python3 subpackage
- Add python3 subpackage
- Support EL6
2012-03-29 02:22:14 +05:30
Arun SAG
afda359a2d Updated to 0.10.6 2012-03-03 17:22:22 +05:30
Arun SAG
804f3bb499 Updated to version 0.9.3 2012-01-21 18:21:19 +05:30
Dennis Gilmore
f8b659f2c1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 20:05:16 -06:00
Arun SAG
67a4111537 Updated to version 0.8.2 2011-11-27 16:11:55 +05:30
Arun SAG
06f0a427da Updated to new upstream release 0.7.6 2011-11-10 02:05:52 +05:30
Arun SAG
f373c2c9c8 Updated to version 0.6.6 2011-10-21 08:43:26 +05:30
Arun SAG
b54eb0d844 Updated to upstream release 0.6.1 2011-08-26 23:41:12 +05:30
Arun SAG
d4477a1762 Updated to upstream version 0.6.0 2011-08-20 19:58:03 +05:30
Arun SAG
e0d81d77c3 New package: python-requests - HTTP for Humans 2011-08-16 21:34:04 +05:30