guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#49189] [PATCH 8/9] gnu: python2-sqlparse: Remove package.


From: zimoun
Subject: [bug#49189] [PATCH 8/9] gnu: python2-sqlparse: Remove package.
Date: Wed, 23 Jun 2021 17:52:29 +0200

* gnu/packages/databases.scm (python2-sqlparse): Remove variable.
---
 gnu/packages/databases.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index e963789695..0fcac6a15a 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -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")
-- 
2.32.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]