mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 07:16:39 +01:00
gnu: Remove python2-pyodbc-c.
* gnu/packages/databases.scm (python2-pyodbc-c): Delete variable.
This commit is contained in:
parent
25e4ddd849
commit
e9121c2dda
1 changed files with 0 additions and 3 deletions
|
@ -3092,9 +3092,6 @@ (define-public python-pyodbc-c
|
|||
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")
|
||||
|
|
Loading…
Reference in a new issue