gnu: Remove python2-trollius-redis.
* gnu/packages/databases.scm (python2-trollius-redis): Delete variable.
parent
1aab8a5114
commit
5ed4cfb924
|
@ -4117,9 +4117,6 @@ is designed to have a low barrier to entry.")
|
||||||
Redis protocol.")
|
Redis protocol.")
|
||||||
(license license:bsd-2)))
|
(license license:bsd-2)))
|
||||||
|
|
||||||
(define-public python2-trollius-redis
|
|
||||||
(package-with-python2 python-trollius-redis))
|
|
||||||
|
|
||||||
(define-public python-sqlparse
|
(define-public python-sqlparse
|
||||||
(package
|
(package
|
||||||
(name "python-sqlparse")
|
(name "python-sqlparse")
|
||||||
|
|
Reference in New Issue