Commit Graph

35 Commits

Author SHA1 Message Date
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
Honza Kral 20fbba1230 Initial commit, simple python scaffold 2013-05-01 16:39:30 +02:00