me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pymysql.

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

View File

@ -1526,9 +1526,6 @@ CSV, DB3, iXF, SQLite, MS-SQL or MySQL to PostgreSQL.")
Most public APIs are compatible with @command{mysqlclient} and MySQLdb.")
(license license:expat)))
(define-public python2-pymysql
(package-with-python2 python-pymysql))
(define-public qdbm
(package
(name "qdbm")