apteryx pushed a commit to branch master
in repository guix.

commit 10784fc28c5aadefdaf44c48299fe81234be746f
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Fri Jan 29 10:18:23 2021 -0500

    gnu: python2-honcho: Remove package.
    
    * gnu/packages/python-xyz.scm (python2-honcho): Delete.
---
 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 3c18ef7..91c3756 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -6472,9 +6472,6 @@ The output of all running processes is collected by 
honcho and
 displayed.")
     (license license:expat)))
 
-(define-public python2-honcho
-  (package-with-python2 python-honcho))
-
 (define-public python-pexpect
   (package
     (name "python-pexpect")

Reply via email to