~ruther/guix-local

5e5e1b95c7c4f2fef8ad1be18cb24eff0ad1daeb — Sharlatan Hellseher 2 months ago fd7898e
gnu: Remove python-aioredis.

* gnu/packages/databases.scm (python-aioredis): Delete variable.

Change-Id: If859740f6bb38fc42ae42df577d0a8c48d2af7c3
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
1 files changed, 0 insertions(+), 3 deletions(-)

M gnu/packages/databases.scm
M gnu/packages/databases.scm => gnu/packages/databases.scm +0 -3
@@ 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")