guix-commits
[Top][All Lists]
Advanced

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

21/24: gnu: python2-stem: Remove package.


From: guix-commits
Subject: 21/24: gnu: python2-stem: Remove package.
Date: Tue, 23 Mar 2021 21:40:17 -0400 (EDT)

apteryx pushed a commit to branch master
in repository guix.

commit 97f4fd8a746c41bb305c43aee6ba015c066a5c8f
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Mon Mar 15 16:56:12 2021 +0100

    gnu: python2-stem: Remove package.
    
    * gnu/packages/python-xyz.scm (python2-stem): Delete.
    
    Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
 gnu/packages/python-xyz.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 4f9ff2c..674f343 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -14232,9 +14232,6 @@ control protocol to script against the Tor process and 
read descriptor data
 relays publish about themselves.")
     (license license:lgpl3)))
 
-(define-public python2-stem
-  (package-with-python2 python-stem))
-
 (define-public python-pyserial
   (package
     (name "python-pyserial")



reply via email to

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