Commit graph

4 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
af82ea0b5f Changes to requirements file 2020-03-16 16:43:23 +05:30
Gavin M. Roy
bd479da7cb Refactor to reflect changes to sprockets.mixins.amqp 2017-05-03 22:44:37 -04:00
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