mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
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.
This commit is contained in:
parent
3b9610b559
commit
dc99be08ef
1 changed files with 0 additions and 3 deletions
|
@ -376,9 +376,6 @@ (define-public python-tempest-lib
|
|||
common features used in Tempest.")
|
||||
(license asl2.0)))
|
||||
|
||||
(define-public python2-tempest-lib
|
||||
(package-with-python2 python-tempest-lib))
|
||||
|
||||
;; Packages from the Oslo library
|
||||
(define-public python-oslo.config
|
||||
(package
|
||||
|
|
Loading…
Reference in a new issue