Fix broken kombu/amqp versions for Debian Stretch Python

This commit is contained in:
Jan Dittberner 2019-03-22 16:15:06 +01:00
parent 7ad9449c93
commit 038a246757
2 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,8 @@
Changelog
=========
* :release:`0.1.1 <2019-03-22>`
* :bug:`-` Remove fixed kombu version due to incompatibility with current
Python 2.7, update amqp to 1.4.9
* :release:`0.1.0 <2015-01-04>`
* :feature:`-` initial project setup