Commit graph

7 commits

Author SHA1 Message Date
Andrew Rabert
fcd884113d Add support for fastavro<2
The breaking change in fastavro 1.0 was that it dropped Python 2 support
2022-02-08 11:40:36 -05:00
prashantk
5844503dfc Changes to travis, Liscense and readme.rst file 2020-03-16 16:42:35 +05:30
Robin Klingsberg
aec6974bc7 Replace Avro publisher internals with latest internal version
Move mixin to its own file
Add helper method for Avro publishing
Update setup.py and requires files to current standard
Replace avro with fastavro
Update MANIFEST.in with new requires files
Add setup.cfg
Add docs dir with index and history files
Add unit tests
Add unit tests to Travis CI config
Add Python 2.7, pypy, and 3.5.1 to Travis CI config

h/t to @gmr for the new internals
2017-04-25 13:32:46 -04:00
Ryan Mclean
39f2b5cc6c Add installation method
Move application initializations out of initialize and into ``sprockets.mixins.avro_publisher.install``
Add sprockets.mixins.amqp.install to setup amqp for application
Bump version to 1.0.0
2016-03-15 14:31:58 -04:00
Gavin M. Roy
6131829c59 Update the README example 2015-09-24 15:09:34 -04:00
Gavin M. Roy
9932e011d4 Fix the package name 2015-09-24 15:02:32 -04:00
Gavin M. Roy
7324bea384 Initial commit 2015-09-24 14:29:18 -04:00