guix-commits
[Top][All Lists]
Advanced

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

06/10: gnu: Remove python2-pyquery.


From: guix-commits
Subject: 06/10: gnu: Remove python2-pyquery.
Date: Thu, 14 Feb 2019 13:53:20 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 6d1f47082d8c049bcdcf8e2a594aafa0da9167cc
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Thu Feb 14 17:33:56 2019 +0100

    gnu: Remove python2-pyquery.
    
    * gnu/packages/python-xyz.scm (python2-pyquery): Remove broken package.
---
 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 55ac37f..0c231b6 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -8041,9 +8041,6 @@ The API is as much as possible the similar to jQuery.  
pyquery uses lxml for
 fast xml and html manipulation.")
     (license license:bsd-3)))
 
-(define-public python2-pyquery
-  (package-with-python2 python-pyquery))
-
 (define-public python-anyjson
   (package
     (name "python-anyjson")



reply via email to

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