guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

17/37: gnu: Remove python2-tempest-lib.


From: guix-commits
Subject: 17/37: gnu: Remove python2-tempest-lib.
Date: Mon, 16 Mar 2020 10:46:24 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit dc99be08ef148776f536c04a55cc81bcb76a1b9c
Author: Marius Bakke <address@hidden>
AuthorDate: Mon Mar 16 13:06:07 2020 +0100

    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.
---
 gnu/packages/openstack.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/openstack.scm b/gnu/packages/openstack.scm
index 07c443b..07c2dbe 100644
--- a/gnu/packages/openstack.scm
+++ b/gnu/packages/openstack.scm
@@ -376,9 +376,6 @@ extensions.")
 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]