guix-patches
[Top][All Lists]
Advanced

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

[bug#55424] [PATCH 054/602] gnu: Remove python2-apsw.


From: Maxim Cournoyer
Subject: [bug#55424] [PATCH 054/602] gnu: Remove python2-apsw.
Date: Sun, 15 May 2022 00:37:21 -0400

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

diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index 96bb05a486..945525d791 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -3587,9 +3587,6 @@ (define-public python-apsw
 translate the complete SQLite API into Python.")
     (license license:zlib)))
 
-(define-public python2-apsw
-  (package-with-python2 python-apsw))
-
 (define-public python-aiosqlite
   (package
     (name "python-aiosqlite")
-- 
2.36.0






reply via email to

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