summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* 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