gnu: python2-sqlparse: Remove package.
* gnu/packages/databases.scm (python2-sqlparse): Remove variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
87b872d5c5
commit
1f2ea75aed
@ -3605,9 +3605,6 @@ is designed to have a low barrier to entry.")
|
||||
provides support for parsing, splitting and formatting SQL statements.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-sqlparse
|
||||
(package-with-python2 python-sqlparse))
|
||||
|
||||
(define-public python-sql
|
||||
(package
|
||||
(name "python-sql")
|
||||
|
Loading…
Reference in New Issue
Block a user