mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove python2-apsw.
* gnu/packages/databases.scm (python2-apsw): Delete variable.
This commit is contained in:
parent
f503181ffb
commit
3ad04860d5
1 changed files with 0 additions and 3 deletions
|
@ -3609,9 +3609,6 @@ pysqlite it focuses on being a minimal layer over SQLite attempting just to
|
|||
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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue