python2-kombu-4.0.2-4.el7.centos.noarch.rpm

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/rocknsm/2_2/script.rpm.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/rocknsm/2_2/script.rpm.sh | sudo bash

STEP 2: Install the package
sudo yum install python2-kombu-4.0.2-4.el7.centos.noarch

%{sum}

Full description:
  AMQP is the Advanced Message Queuing Protocol, an open standard protocol
for message orientation, queuing, routing, reliability and security.

One of the most popular implementations of AMQP is RabbitMQ.

The aim of Kombu is to make messaging in Python as

Checksums

MD5 75702edad9a5d800cfc9cedc078af2e5
SHA1 0c64bbbc7eacd92b9f4e6979e7281e428090f62c
SHA256 17650dbf0decf3af2214dcfe1123c10954d14cd780d1c5d83037d3e4d1584d54
SHA512 f86833f6e2f7885ad685fefec67de852f87e9fe03ef58c921e78481590a0f696e9f8300635c54fc7c3b868d22096c54bf1f712f7d1d3ee2aa0d2f4efd91491cf

Requires

  • python(abi) = 2.7-
  • python-amqp >= 1.4.9-
  • python-anyjson >= 0.3.3-
  • python2-vine

Provides

  • python-kombu = 4.0.2-4.el7.centos
  • python2-kombu = 4.0.2-4.el7.centos

Files

  • /usr/share/licenses/python2-kombu-4.0.2/LICENSE
  • /usr/share/doc/python2-kombu-4.0.2/TODO
  • /usr/share/doc/python2-kombu-4.0.2/THANKS
  • /usr/share/doc/python2-kombu-4.0.2/README.rst
  • /usr/share/doc/python2-kombu-4.0.2/FAQ
  • /usr/share/doc/python2-kombu-4.0.2/examples/simple_task_queue/worker.py
  • /usr/share/doc/python2-kombu-4.0.2/examples/simple_task_queue/tasks.py
  • /usr/share/doc/python2-kombu-4.0.2/examples/simple_task_queue/queues.py
  • /usr/share/doc/python2-kombu-4.0.2/examples/simple_task_queue/client.py
  • /usr/share/doc/python2-kombu-4.0.2/examples/simple_task_queue/__init__.py
  • /usr/share/doc/python2-kombu-4.0.2/examples/simple_send.py
  • /usr/share/doc/python2-kombu-4.0.2/examples/simple_receive.py
  • /usr/share/doc/python2-kombu-4.0.2/examples/simple_eventlet_send.py
  • /usr/share/doc/python2-kombu-4.0.2/examples/simple_eventlet_receive.py
  • /usr/share/doc/python2-kombu-4.0.2/examples/rpc-tut6/rpc_server.py
  • /usr/share/doc/python2-kombu-4.0.2/examples/rpc-tut6/rpc_client.py
  • /usr/share/doc/python2-kombu-4.0.2/examples/memory_transport.py
  • /usr/share/doc/python2-kombu-4.0.2/examples/hello_publisher.py
  • /usr/share/doc/python2-kombu-4.0.2/examples/hello_consumer.py
  • /usr/share/doc/python2-kombu-4.0.2/examples/experimental/async_consume.py
  • /usr/share/doc/python2-kombu-4.0.2/examples/complete_send.py
  • /usr/share/doc/python2-kombu-4.0.2/examples/complete_receive.py
  • /usr/share/doc/python2-kombu-4.0.2/Changelog
  • /usr/share/doc/python2-kombu-4.0.2/AUTHORS
  • /usr/lib/python2.7/site-packages/kombu/utils/uuid.pyo
  • /usr/lib/python2.7/site-packages/kombu/utils/uuid.pyc
  • /usr/lib/python2.7/site-packages/kombu/utils/uuid.py
  • /usr/lib/python2.7/site-packages/kombu/utils/url.pyo
  • /usr/lib/python2.7/site-packages/kombu/utils/url.pyc
  • /usr/lib/python2.7/site-packages/kombu/utils/url.py

Uploaded

over 5 years ago

Package Size

342 KB

Installed Size

1.45 MB

Downloads

19

wget

wget --content-disposition "https://packagecloud.io/rocknsm/2_2/packages/el/7/python2-kombu-4.0.2-4.el7.centos.noarch.rpm/download.rpm?distro_version_id=140"

Homepage

http://kombu.readthedocs.org/

License

BSD and Python