guix-commits
[Top][All Lists]
Advanced

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

05/31: gnu: python2-stevedore: Remove package.


From: guix-commits
Subject: 05/31: gnu: python2-stevedore: Remove package.
Date: Fri, 29 Jan 2021 10:59:53 -0500 (EST)

apteryx pushed a commit to branch master
in repository guix.

commit dbf019008dd4f372b725689b0df6087c8853564d
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Jan 29 10:14:46 2021 -0500

    gnu: python2-stevedore: Remove package.
    
    * gnu/packages/openstack.scm (python2-stevedore: Delete.
---
 gnu/packages/openstack.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/openstack.scm b/gnu/packages/openstack.scm
index a6e298b..94a11ef 100644
--- a/gnu/packages/openstack.scm
+++ b/gnu/packages/openstack.scm
@@ -336,9 +336,6 @@ classes for implementing common patterns for using 
dynamically loaded
 extensions.")
     (license asl2.0)))
 
-(define-public python2-stevedore
-  (package-with-python2 python-stevedore))
-
 (define-public python-tempest-lib
   (package
     (name "python-tempest-lib")



reply via email to

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