guix-commits
[Top][All Lists]
Advanced

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

21/37: gnu: Remove python2-oslo.config.


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

mbakke pushed a commit to branch master
in repository guix.

commit 9ff7c73ba51e6c577afa88c899827075d1227c39
Author: Marius Bakke <address@hidden>
AuthorDate: Mon Mar 16 13:09:33 2020 +0100

    gnu: Remove python2-oslo.config.
    
    This package fails to build and has no users in Guix.
    
    * gnu/packages/openstack.scm (python2-oslo.config): 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 4593b39..734af38 100644
--- a/gnu/packages/openstack.scm
+++ b/gnu/packages/openstack.scm
@@ -416,9 +416,6 @@ common features used in Tempest.")
 .ini style configuration files.")
     (license asl2.0)))
 
-(define-public python2-oslo.config
-  (package-with-python2 python-oslo.config))
-
 (define-public python-oslo.context
   (package
     (name "python-oslo.context")



reply via email to

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