Kenneth Reitz
|
88b5ebceb6
|
no 3.0
|
2012-12-17 09:59:05 -05:00 |
|
Lyndsy Simon
|
710f09f806
|
Updates from ISC to Apache2
|
2012-12-05 16:19:14 -06:00 |
|
Kenneth Reitz
|
a5cb6355ed
|
Merge branch 'master' of github.com:kennethreitz/requests
Conflicts:
requests/compat.py
setup.py
|
2012-11-29 08:35:35 -08:00 |
|
Kenneth Reitz
|
6ead850065
|
charade
|
2012-11-29 08:30:07 -08:00 |
|
Ian Cordasco
|
fd6b1f0c4e
|
Fix #972
Someone forgot a comma
|
2012-11-27 22:14:09 -05:00 |
|
Kenneth Reitz
|
400046f911
|
that shouldn't be neccesary anymore
|
2012-11-27 12:37:59 -08:00 |
|
Kenneth Reitz
|
71898bb793
|
chardet2 is magic
|
2012-11-27 12:36:29 -08:00 |
|
Kenneth Reitz
|
ad18d9ddd6
|
fix setup.py for oauth removal
|
2012-11-27 11:48:17 -08:00 |
|
bmcustodio
|
ec852c1e5a
|
Added 'zip_safe' flag to 'setup.py'.
|
2012-10-30 15:25:36 +00:00 |
|
Kenneth Reitz
|
7c520ece69
|
new classifiers for 3.2+
|
2012-10-01 13:30:41 -04:00 |
|
Ian Cordasco
|
aed5bf7cc7
|
As per the discussion on #841.
|
2012-09-10 23:09:41 -04:00 |
|
Ian Cordasco
|
91a9c39746
|
Reset PYTHONDONTWRITEBYTECODE after installation
Fixes #839.
|
2012-09-10 23:09:14 -04:00 |
|
Kenneth Reitz
|
ca7ee68656
|
setup.py
|
2012-07-28 16:56:14 -04:00 |
|
Kenneth Reitz
|
d983cfabe2
|
syntax error
|
2012-06-28 17:35:07 -07:00 |
|
Kenneth Reitz
|
254adf9dc8
|
version-dependent package includes
|
2012-06-28 17:33:57 -07:00 |
|
Kenneth Reitz
|
fb2ce4f0dc
|
v0.13.2
|
2012-06-28 17:29:22 -07:00 |
|
Kenneth Reitz
|
9576518d69
|
oauthlib
|
2012-06-28 16:23:25 -07:00 |
|
Kenneth Reitz
|
35f6671ec5
|
new vendored libs
|
2012-06-28 16:00:34 -07:00 |
|
Cory Benfield
|
80ceaa47da
|
Remove mimetools_choose_boundary from setup.py.
This package is not present in the source, was removed in commit
d3acb783b9 during an update of urllib3.
|
2012-06-19 12:31:40 +01:00 |
|
Kenneth Reitz
|
488a51d619
|
Revert "Auto-detect CA Cert path instead of requiring users to hack setup.py"
This reverts commit 62a23bfbde.
|
2012-06-05 00:51:46 +02:00 |
|
Michael Schurter
|
62a23bfbde
|
Auto-detect CA Cert path instead of requiring users to hack setup.py
Also fixed nearby comments to wrap at 79 characters as per PEP8
|
2012-06-04 13:19:10 -07:00 |
|
Kenneth Reitz
|
15694fa2f7
|
remove gevent extras_require
|
2012-05-10 17:09:53 -05:00 |
|
Shivaram Lingamneni
|
bcc4125a18
|
quiet spurious pyflakes errors
|
2012-05-03 19:59:15 -07:00 |
|
Kenneth Reitz
|
a9033912b3
|
missed import
|
2012-05-02 19:18:14 -04:00 |
|
Kenneth Reitz
|
9324c2a9b4
|
oauthlib
|
2012-05-02 19:15:43 -04:00 |
|
Shivaram Lingamneni
|
bdd7f8f8a2
|
Change setup.py to reflect required/optional dependencies
|
2012-05-01 23:21:05 -07:00 |
|
Kenneth Reitz
|
5d9699bbdc
|
oauthlib only for 2
|
2012-05-01 07:07:18 -04:00 |
|
Idan Gazit
|
798dc4ae1d
|
Initial implementation of OAuth1 request signing with OAuthLib
|
2012-05-01 06:20:52 -04:00 |
|
Jonathan Halcrow
|
3279906737
|
Correct path to test_requests.py for setup.py test
|
2012-04-06 12:50:16 -03:00 |
|
Kenneth Reitz
|
bcbc1be1c8
|
blah
|
2012-03-31 03:06:28 -04:00 |
|
Kenneth Reitz
|
04c329d703
|
license=open("LICENSE").read(
|
2012-03-31 02:53:14 -04:00 |
|
Kenneth Reitz
|
e6959412aa
|
only do oreos for 2
|
2012-01-28 23:10:03 -05:00 |
|
Kenneth Reitz
|
8493d8329e
|
PYTHON 3
|
2012-01-23 02:28:01 -05:00 |
|
Kenneth Reitz
|
1fb4bd82f7
|
cchch changes
|
2012-01-23 01:48:40 -05:00 |
|
Kenneth Reitz
|
38c2532c5f
|
new certifi
|
2012-01-23 01:46:41 -05:00 |
|
Kenneth Reitz
|
9fd2d07c1d
|
reqs fixes
|
2012-01-23 01:44:01 -05:00 |
|
Kenneth Reitz
|
47e96b8040
|
chardet
|
2012-01-21 22:35:19 -05:00 |
|
Kenneth Reitz
|
082f4d8948
|
packaging
|
2011-12-28 04:38:38 -05:00 |
|
Kenneth Reitz
|
cfb1a478ac
|
ssl hostname
|
2011-12-28 04:25:43 -05:00 |
|
Kenneth Reitz
|
5f768b191d
|
certifi v0.0.4
|
2011-12-28 03:51:41 -05:00 |
|
Kenneth Reitz
|
d9a9a981bc
|
certifi v0.0.2
|
2011-12-28 03:30:33 -05:00 |
|
Kenneth Reitz
|
31d495fb02
|
certifi
|
2011-12-28 01:28:49 -05:00 |
|
Kenneth Reitz
|
10eed6344c
|
v0.8.4
|
2011-12-11 11:39:57 -05:00 |
|
Kenneth Reitz
|
9d8d1d14f1
|
package
|
2011-11-19 16:28:22 -05:00 |
|
Kenneth Reitz
|
37bbdbe8c3
|
urllib3 in setup.py
|
2011-11-12 18:34:33 -05:00 |
|
Kenneth Reitz
|
8521075868
|
playing nice.
|
2011-06-21 22:55:35 -04:00 |
|
Alberto Paro
|
bcd30f05ab
|
Added setuptools management to setup.py to allow to install in develop mode
|
2011-06-21 22:48:31 +02:00 |
|
Kenneth Reitz
|
215d3984cc
|
setup cleanup
|
2011-05-22 13:58:37 -04:00 |
|
Kenneth Reitz
|
8ffb2462f9
|
home page url change
|
2011-05-18 10:11:07 -04:00 |
|
Kenneth Reitz
|
b8b87d416e
|
install simplejson if python < 2.6
|
2011-04-15 17:27:02 -04:00 |
|