gnu: Remove python2-hiredis.
* gnu/packages/databases.scm (python2-hiredis): Delete variable.
This commit is contained in:
parent
bef8185d08
commit
716b5bd9d9
1 changed files with 0 additions and 3 deletions
|
@ -3895,9 +3895,6 @@ for Python. The design goals are:
|
||||||
parsing code in hiredis. It primarily speeds up parsing of multi bulk replies.")
|
parsing code in hiredis. It primarily speeds up parsing of multi bulk replies.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-hiredis
|
|
||||||
(package-with-python2 python-hiredis))
|
|
||||||
|
|
||||||
(define-public python-aioredis
|
(define-public python-aioredis
|
||||||
(package
|
(package
|
||||||
(name "python-aioredis")
|
(name "python-aioredis")
|
||||||
|
|
Reference in a new issue