summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Add the optional compression libs to extras_require (#2123)Jeff Widman2020-11-151-1/+6
* KIP-54: Implement sticky partition assignment strategy (#2057)Valeria Chernenko2020-09-291-0/+1
* Added crc32c extra requirement as per issue #2068Misha Seltzer2020-09-161-0/+1
* Python 3.8 support (#2088)Swen Kooij2020-07-221-0/+1
* Remove SimpleClient, Producer, Consumer, Unittest (#1196)Jeff Widman2019-10-111-2/+0
* Update travis test coverage: 2.7, 3.4, 3.7, pypy2.7 (#1614)Jeff Widman2019-03-121-0/+1
* Follow-up: support manual py26 testing; dont advertise 3.3 supportDana Powers2017-06-161-2/+4
* Add kafka 0.10.2.1 into integration testing version (#1096)Jianbin Wei2017-06-161-3/+0
* Add python3.6 support to pypi metadataDana Powers2017-03-061-0/+1
* Release 1.3.01.3.0Dana Powers2016-08-041-1/+1
* Vendor six 1.10.0sixDana Powers2016-08-011-1/+0
* Use find_packages() for setup.pyDana Powers2016-01-011-9/+2
* Update setup.py to show python 3.5 compatibility explicitlyDana Powers2015-12-041-0/+1
* Update docs and links wrt maintainer change (mumrah -> dpkp)Dana Powers2015-12-031-3/+3
* Set __version__ string in kafka/version.pyDana Powers2015-06-041-3/+3
* Added py3 to classifiersJohn Anderson2015-02-101-0/+3
* Move to .rst and use it in setup.py for long descriptionJohn Anderson2015-02-101-8/+7
* Make sure to include kafka.partitioner in setup package specDana Powers2014-09-251-0/+1
* Fixes issue #241, adds kafka.consumer and kafka.producer packagesMark Roberts2014-09-231-2/+6
* Merge pull request #227 from wizzat-feature/py3Dana Powers2014-09-071-1/+7
|\
| * Make all unit tests pass on py3.3/3.4Bruno ReniƩ2014-09-031-0/+1
| * Use base unittest or unittest2 depending on python versionBruno ReniƩ2014-09-031-1/+6
* | Add trove classifiers for python 2.6, 2.7, and pypy to setup.py for PyPIDana Powers2014-09-041-0/+4
|/
* Merge pull request #204 from mdaniel/better-type-errorsDana Powers2014-08-221-2/+4
|\
| * Correctly declare unittest2 dependencyMatthew L Daniel2014-08-221-2/+4
* | Add TravisCI config for auto deploymentDavid Arthur2014-08-221-2/+10
|/
* Set module version in separate VERSION fileDana Powers2014-08-101-1/+2
* Update setup.pyYarkee Chou2014-07-191-1/+2
* Merge pull request #163 from patricklucas/remove_distribute_dependencyDana Powers2014-05-081-1/+0
|\
| * Remove 'distribute' dependencyPatrick Lucas2014-05-021-1/+0
* | Various fixesMark Roberts2014-04-251-1/+1
|/
* Merge branch 'master' into developmrtheb2014-03-171-0/+1
|\
| * Merge branch 'master' into multihostsmrtheb2014-01-311-2/+2
| |\
| * | Allow KafkaClient to take in a list of brokers for bootstrappingMarc Labbe2013-11-141-2/+3
* | | added mockmrtheb2014-01-181-2/+1
| |/ |/|
* | 0.9.0Thomas Dimson2014-01-151-1/+2
* | Version bumpThomas Dimson2014-01-151-1/+1
* | Remove tox from requiresDavid Arthur2013-12-281-1/+1
|/
* Bootstrap distribute/tox with setuptoolsDavid Arthur2013-06-071-2/+2
* toxify all the tests and use xfail marksIvan Pouzyrevsky2013-06-071-3/+31
* Update README and setup.py with new versionDavid Arthur2013-04-021-1/+1
* Integration tests passingDavid Arthur2013-04-021-1/+1
* Update README.md with install instructionsDavid Arthur2012-10-021-0/+1
* Renaming kafka.py to client.pyDavid Arthur2012-10-021-1/+1
* Start work on packaging issue #3David Arthur2012-10-021-0/+12