gnu: python2-stevedore: Remove package.

* gnu/packages/openstack.scm (python2-stevedore: Delete.
This commit is contained in:
Maxim Cournoyer 2021-01-29 10:14:46 -05:00
parent 171b4aaa0f
commit dbf019008d
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -336,9 +336,6 @@ (define-public python-stevedore
extensions.")
(license asl2.0)))
(define-public python2-stevedore
(package-with-python2 python-stevedore))
(define-public python-tempest-lib
(package
(name "python-tempest-lib")