mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove python2-alembic.
This package currently fails to build and has no users in Guix. * gnu/packages/databases.scm (python2-alembic): Remove variable.
This commit is contained in:
parent
ce0d39ae2b
commit
11845c3a27
1 changed files with 0 additions and 3 deletions
|
@ -3128,9 +3128,6 @@ this library provides functions to facilitate such comparisons.")
|
||||||
SQLAlchemy Database Toolkit for Python.")
|
SQLAlchemy Database Toolkit for Python.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-alembic
|
|
||||||
(package-with-python2 python-alembic))
|
|
||||||
|
|
||||||
(define-public python-pickleshare
|
(define-public python-pickleshare
|
||||||
(package
|
(package
|
||||||
(name "python-pickleshare")
|
(name "python-pickleshare")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue