3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: python2-txamqp: Remove package.

* gnu/packages/python-xyz.scm (python2-txamqp): Delete variable.
This commit is contained in:
Maxim Cournoyer 2021-09-26 22:22:00 -04:00
parent 7816a81a3d
commit aca6b4f1fa
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -13595,9 +13595,6 @@ also includes support for using Thrift RPC over AMQP in Twisted
applications.")
(license license:asl2.0)))
(define-public python2-txamqp
(package-with-python2 python-txamqp))
(define-public python-kombu
(package
(name "python-kombu")