[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")
- branch master updated (0e9811f -> fafbeb3), guix-commits, 2019/02/14
- 02/10: gnu: python-scrypt: Update to 0.8.7., guix-commits, 2019/02/14
- 03/10: gnu: python-sockjs-tornado: Update to 1.0.6., guix-commits, 2019/02/14
- 04/10: gnu: python-webtest: Update to 2.0.33., guix-commits, 2019/02/14
- 01/10: gnu: python-base58: Update to 1.0.3., guix-commits, 2019/02/14
- 05/10: gnu: python-paste: Update to 3.0.6., guix-commits, 2019/02/14
- 06/10: gnu: Remove python2-pyquery.,
guix-commits <=
- 07/10: gnu: tmux-themepack: Use GIT-* helpers, not NAME., guix-commits, 2019/02/14
- 08/10: gnu: tmuxifier: Don't use unstable tarball., guix-commits, 2019/02/14
- 09/10: gnu: perl-datetime-locale: Update to 1.23., guix-commits, 2019/02/14
- 10/10: gnu: perl-datetime-format-strptime: Update to 1.76., guix-commits, 2019/02/14