guix-commits
[Top][All Lists]
Advanced

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

18/24: gnu: python2-rq: Remove package.


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

apteryx pushed a commit to branch master
in repository guix.

commit c74c4377b3a39d93b3d72c4c4fae86abaa2961d1
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Mon Mar 15 16:55:44 2021 +0100

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

diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index 8be83f5..83b6a13 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -3353,9 +3353,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")



reply via email to

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