gmr / rabbitpy

A pure python, thread-safe, minimalistic and pythonic RabbitMQ client library
http://rabbitpy.readthedocs.org
BSD 3-Clause "New" or "Revised" License
242 stars 58 forks source link

No version compatible with pamqp 3.x #125

Open risicle opened 4 years ago

risicle commented 4 years ago

This might result in the removal of the rabbitpy package from NixOS 20.09, because we don't want to go down the rabbit hole (pun intended) of supporting multiple versions of a python package.

gmr commented 3 years ago

I'll take a look, that will require dropping Python 2 support. Now that Python 2 is EOL, I think we can get away with doing that.

galuszkak commented 3 years ago

I'm working on this as a part of Hacktoberfest. I should have Pull Request ready by end of the week.

// cc @gmr

lmartinez-mirror commented 2 years ago

Apologies for the necro-bump but it's worth mentioning that #127 hasn't moved in almost a year, and similarly risks being dropped from the AUR.