mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: Remove python-aioredis.
* gnu/packages/databases.scm (python-aioredis): Delete variable. Change-Id: If859740f6bb38fc42ae42df577d0a8c48d2af7c3 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
This commit is contained in:
committed by
Rutherther
parent
fd7898ef45
commit
5e5e1b95c7
@@ -5144,9 +5144,6 @@ reasonable substitute.")
|
||||
"This package provides a Python interface to the Redis key-value store.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-deprecated-package python-aioredis
|
||||
python-redis)
|
||||
|
||||
(define-public python-rq
|
||||
(package
|
||||
(name "python-rq")
|
||||
|
||||
Reference in New Issue
Block a user