me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-hiredis.

* gnu/packages/databases.scm (python2-hiredis): Delete variable.
Maxim Cournoyer 2022-04-29 13:43:08 -04:00
parent bef8185d08
commit 716b5bd9d9
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -3895,9 +3895,6 @@ for Python. The design goals are:
parsing code in hiredis. It primarily speeds up parsing of multi bulk replies.")
(license license:bsd-3)))
(define-public python2-hiredis
(package-with-python2 python-hiredis))
(define-public python-aioredis
(package
(name "python-aioredis")