mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove python2-pymysql.
* gnu/packages/databases.scm (python2-pymysql): Delete variable.
This commit is contained in:
parent
e9121c2dda
commit
bef8185d08
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue