me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-mysqlclient.

Later versions do not work with Python 2.

* gnu/packages/databases.scm (python2-mysqlclient): Remove variable.
master
Marius Bakke 2020-09-12 11:38:43 +02:00
parent 94e7335e90
commit 1e609d632d
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 0 additions and 3 deletions

View File

@ -3024,9 +3024,6 @@ for Python. The design goals are:
@end enumerate")
(license license:gpl2)))
(define-public python2-mysqlclient
(package-with-python2 python-mysqlclient))
(define-public python-hiredis
(package
(name "python-hiredis")