me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pyarrow.

This package was failing to build and had no users in the tree.

* gnu/packages/databases.scm (python2-pyarrow): Remove variable.
master
Leo Famulari 2020-12-30 17:10:49 -05:00
parent dd31176b96
commit ca065e6026
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 0 additions and 3 deletions

View File

@ -3806,9 +3806,6 @@ implementation, along with tools for interoperability with pandas, NumPy, and
other traditional Python scientific computing packages.")
(license license:asl2.0)))
(define-public python2-pyarrow
(package-with-python2 python-pyarrow))
(define-public python-crate
(package
(name "python-crate")