1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-18 08:10:29 +02:00

gnu: Remove python2-pyodbc-c.

* gnu/packages/databases.scm (python2-pyodbc-c): Delete variable.
This commit is contained in:
Maxim Cournoyer
2022-04-29 13:43:01 -04:00
parent 25e4ddd849
commit e9121c2dda

View File

@@ -3092,9 +3092,6 @@ development.")
for ODBC.")
(license (license:x11-style "file://LICENSE.TXT"))))
(define-public python2-pyodbc-c
(package-with-python2 python-pyodbc-c))
(define-public python-pyodbc
(package
(name "python-pyodbc")