gnu: python2-apache-libcloud: Remove package.

* gnu/packages/python-xyz.scm (python2-apache-libcloud): Delete.
This commit is contained in:
Maxim Cournoyer 2021-01-29 10:16:57 -05:00
parent 7fd4404531
commit a92a3cca2a
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -16832,9 +16832,6 @@ (define-public python-apache-libcloud
many of the popular cloud service providers using a unified API.")
(license license:asl2.0)))
(define-public python2-apache-libcloud
(package-with-python2 python-apache-libcloud))
(define-public python-smmap
(package
(name "python-smmap")