guix-commits
[Top][All Lists]
Advanced

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

27/33: gnu: python2-mox3: Remove package.


From: guix-commits
Subject: 27/33: gnu: python2-mox3: Remove package.
Date: Sun, 20 Dec 2020 22:53:12 -0500 (EST)

apteryx pushed a commit to branch master
in repository guix.

commit dce09398106d23200d752a35981015a42fd54389
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sat Dec 19 15:43:28 2020 -0500

    gnu: python2-mox3: Remove package.
    
    * gnu/packages/openstack.scm (python2-mox3): 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 f7ca0a5..be4183b 100644
--- a/gnu/packages/openstack.scm
+++ b/gnu/packages/openstack.scm
@@ -212,9 +212,6 @@ Google mox framework} to Python 3.  It was meant to be as 
compatible
 with mox as possible, but small enhancements have been made.")
     (license asl2.0)))
 
-(define-public python2-mox3
-  (package-with-python2 python-mox3))
-
 (define-public python-openstackdocstheme
   (package
     (name "python-openstackdocstheme")



reply via email to

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