# Note: depends on python-amqp
# Note: depends on Python
wget -c https://files.pythonhosted.org/packages/3b/3a/f880f867bb2690aee3454aa31143d441fee79c5c5ce4d9537114675447b3/kombu-5.0.2.tar.gz
tar -xzf kombu-5.0.2.tar.gz
cd kombu-5.0.2
python3 setup.py build
python3 setup.py install # as root