guix-patches
[Top][All Lists]
Advanced

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

[bug#47165] [PATCH 19/25] gnu: python2-rq: Remove package.


From: zimoun
Subject: [bug#47165] [PATCH 19/25] gnu: python2-rq: Remove package.
Date: Mon, 15 Mar 2021 16:55:44 +0100

* gnu/packages/databases.scm (python2-rq): Delete.
---
 gnu/packages/databases.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index 8705cd2be4..a7e6f3ff73 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -3551,9 +3551,6 @@ processing them in the background with workers.  It is 
backed by Redis and it
 is designed to have a low barrier to entry.")
     (license license:bsd-2)))
 
-(define-public python2-rq
-  (package-with-python2 python-rq))
-
 (define-public python-rq-scheduler
   (package
     (name "python-rq-scheduler")
-- 
2.30.1






reply via email to

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