gnu: python2-pylibmc: Remove package.
* gnu/packages/databases.scm (python2-pylibmc): Delete variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>master
parent
b0463acc31
commit
f4e2bc8516
|
@ -614,9 +614,6 @@ around TangentOrg’s libmemcached library, and can be used as a drop-in
|
||||||
replacement for the code@{python-memcached} library.")
|
replacement for the code@{python-memcached} library.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-pylibmc
|
|
||||||
(package-with-python2 python-pylibmc))
|
|
||||||
|
|
||||||
(define-public litecli
|
(define-public litecli
|
||||||
(package
|
(package
|
||||||
(name "litecli")
|
(name "litecli")
|
||||||
|
|
Reference in New Issue