gnu: Remove python2-tempest-lib.
This package fails to build and has no users in Guix. * gnu/packages/openstack.scm (python2-tempest-lib): Remove variable.
parent
3b9610b559
commit
dc99be08ef
|
@ -376,9 +376,6 @@ extensions.")
|
||||||
common features used in Tempest.")
|
common features used in Tempest.")
|
||||||
(license asl2.0)))
|
(license asl2.0)))
|
||||||
|
|
||||||
(define-public python2-tempest-lib
|
|
||||||
(package-with-python2 python-tempest-lib))
|
|
||||||
|
|
||||||
;; Packages from the Oslo library
|
;; Packages from the Oslo library
|
||||||
(define-public python-oslo.config
|
(define-public python-oslo.config
|
||||||
(package
|
(package
|
||||||
|
|
Reference in New Issue