Commit Graph

51 Commits

Author SHA1 Message Date
Honza Král d862c8a799 Add content-type default headers with application/json 2017-02-08 20:50:50 +01:00
Honza Král 5ecfc70a16 bunp version to 5.1.0 for release 2017-01-11 15:45:55 +01:00
Honza Král 9c2af0f77c Version bump for development version 2016-10-19 16:33:14 +02:00
Honza Král ae0073c8ca Version bump for 5.0 release 2016-10-19 16:22:48 +02:00
Honza Král 6e94bf76ad 5.0 compatibility 2016-03-22 21:04:07 +01:00
Honza Král 1c7b23e214 version bump to 2.3.0 2016-02-29 22:44:24 +01:00
Honza Král 51defea8c9 Version bump 2016-01-05 12:01:57 +01:00
Honza Král 24b4885240 dev version bump 2015-11-10 16:18:44 +09:00
Honza Král 8536a35dd0 Version bump 2015-10-19 16:29:05 +02:00
Honza Král af86fa8d61 2.0 version bump 2015-10-13 23:39:33 +02:00
Honza Král 926ab52f1f Remove thrift and pylibmc requirements for tests 2015-10-13 22:50:21 +02:00
Honza Král 14f5b35a23 Version bump 2015-09-21 20:06:03 +02:00
Honza Král 174ded0854 Version bump for 1.6.0 2015-06-10 02:38:35 +02:00
Honza Král 2835c8ca1c post release version bump 2015-05-18 16:04:38 +02:00
Honza Král 699c040eaf Version bump to 1.5.0 2015-05-18 16:03:00 +02:00
Honza Král c593911876 Updated setup.py 2015-05-02 16:42:25 +02:00
Russell Savage 4c24468168 updating doc links to elastic.co
reverting bucket link to elasticsearch.org

updating test cases to use elastic.co

updating pylibmc version
2015-03-23 15:56:32 -07:00
Honza Král 2f9842abed post-release version bump to 1.5.0-dev 2015-02-11 22:24:57 +01:00
Honza Král cdb04dfa01 Version bump for 1.4 release 2015-02-11 22:22:38 +01:00
Honza Král b3c2ef2996 version bump for dev 2015-01-03 01:50:46 +01:00
Honza Král e3bfeeef22 Version bump for 1.3 release 2014-12-31 17:02:06 +01:00
Honza Král 639aa93096 1.2.0 release 2014-08-03 13:57:07 +02:00
Honza Král e8af8dbcc7 Version bump after release for master 2014-07-02 18:20:35 +02:00
Honza Král 6e3de80d82 Bumping the version to 1.1.0 2014-07-02 18:03:20 +02:00
Honza Král 55e6f41606 unittest2 is now used in test helpers 2014-06-12 01:49:57 +02:00
Klaas Bosteels 937f68fe33 refer to README instead of README.rst in setup.py
Fixes #64
2014-04-03 14:46:57 -07:00
Honza Král 7ce5b67a21 Actually add coverage back, it's just coveralls we didn't want 2014-03-28 18:53:39 +01:00
Honza Král 7507bc0dda Don't include coverage in running tests, it's unreliable 2014-03-28 18:49:29 +01:00
Honza Král 866e6c5035 Changing dependencies to urllib3 1.8
The main reason is that it provides fix for the Nagle algorithm
2014-03-06 16:13:42 +01:00
Honza Král 120becc6cc Be more specific on what python versions we support 2014-02-22 15:39:01 +01:00
Honza Král 139dbbb02a Version bump for master 2014-02-11 20:11:24 +01:00
Honza Král 47b8dc948e Version bump 2014-02-11 00:42:01 +01:00
Honza Král d1e031ac03 Version bump to 0.4.4 2013-12-23 16:35:34 +01:00
Honza Král 1e99f51a30 Bump version to 0.4.3 2013-10-22 21:50:34 +02:00
Honza Kral e6e1fd060e Make requests an optional dependency 2013-10-14 23:33:16 +02:00
Honza Kral 553e42c29e New version to upload 2013-10-08 15:21:43 +02:00
Honza Kral b3c1170092 only require thrift if we are going to use it
This commit is mostly for travis since thrift has trouble downloading
at times.
2013-10-02 00:56:23 +02:00
Honza Kral d7814d09f7 Less Specificity on Dependencies
fixes #2
2013-09-25 11:02:26 +02:00
Honza Kral f60e340f0c bump version for PYPI 2013-09-24 18:40:35 +02:00
Honza Kral e9ca191d2a Bumping the version for new release 2013-09-24 17:32:06 +02:00
Honza Kral ac4b9cf3ab freeze non-testing dependencies 2013-09-24 15:49:23 +02:00
Honza Kral 1f37348bb9 Don't include tests in PYPI package 2013-09-23 23:27:39 +02:00
Honza Kral d19afcaa7e Find packages in setup.py.
Thanks Jordi!
2013-09-23 14:33:23 +02:00
Honza Kral 997d9de979 install pylibmc and thrift for python 2 tests 2013-09-03 11:55:20 -05:00
Honza Kral e123008851 Added tox.ini to runtests on multiple python envs
Also updated python setup.py test to run in CI configuration
2013-09-02 20:57:59 -05:00
Honza Kral fe7cc106f6 Use unittest2 even for python 2.6 2013-08-28 19:11:28 +02:00
Honza Kral d72b15680c Switch to urllib3 for more performance 2013-08-08 18:06:36 +02:00
Honza Kral cc12922fd7 Metadata tweaks
* setup.py classifiers
* configure sphinx to work with setuptools
* instruct travis to run sphinx doctests through setuptools
2013-05-06 16:34:33 +02:00
Honza Kral 28cfd5ec0b Added requests as requirement 2013-05-02 21:23:47 +02:00
Honza Kral 3a5c1084dd Added mock as requirement to run tests 2013-05-02 21:22:47 +02:00