guix-commits
[Top][All Lists]
Advanced

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

20/37: gnu: Remove python2-oslo.utils.


From: guix-commits
Subject: 20/37: gnu: Remove python2-oslo.utils.
Date: Mon, 16 Mar 2020 10:46:25 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit 538f44de9ba74ebce637ab437b245bc546c6318b
Author: Marius Bakke <address@hidden>
AuthorDate: Mon Mar 16 13:08:48 2020 +0100

    gnu: Remove python2-oslo.utils.
    
    This package fails to build and has no users in Guix.
    
    * gnu/packages/openstack.scm (python2-oslo.utils): 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 cfec338..4593b39 100644
--- a/gnu/packages/openstack.scm
+++ b/gnu/packages/openstack.scm
@@ -706,9 +706,6 @@ functions, such as encoding, exception handling, string 
manipulation, and time
 handling.")
     (license asl2.0)))
 
-(define-public python2-oslo.utils
-  (package-with-python2 python-oslo.utils))
-
 (define-public python-keystoneclient
   (package
     (name "python-keystoneclient")



reply via email to

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