me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-alembic.

This package currently fails to build and has no users in Guix.

* gnu/packages/databases.scm (python2-alembic): Remove variable.
master
Marius Bakke 2021-09-16 14:36:45 +02:00
parent ce0d39ae2b
commit 11845c3a27
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 0 additions and 3 deletions

View File

@ -3128,9 +3128,6 @@ this library provides functions to facilitate such comparisons.")
SQLAlchemy Database Toolkit for Python.")
(license license:expat)))
(define-public python2-alembic
(package-with-python2 python-alembic))
(define-public python-pickleshare
(package
(name "python-pickleshare")