Matthias Wolf
9fc4489ee1
py-arrow and arrow: add version 0.12.1 ( #11004 )
...
Also constrain the py-arrow version to depend on the same version
of arrow (e.g. 0.12.1 of py-arrow depends on 0.12.1 of arrow)
2019-04-02 17:00:04 -07:00
Todd Gamblin
6f50cd52ed
copyright: update license headers for 2013-2019 copyright.
2019-01-01 00:44:28 -08:00
Matthias Wolf
22d9938560
flatbuffers: add 1.10.0 ( #10137 )
...
Also unpin the version from the arrow package.
2018-12-18 10:53:02 -06:00
Matthias Wolf
8767167c79
py-pyarrow: new package ( #9416 )
...
arrow: add missing dependency for python build
The Parquet library moved into the Arrow organisation, hence add a
parquet flavor and adapt dependencies.
2018-10-24 12:53:32 +02:00
Todd Gamblin
eea786f4e8
relicense: replace LGPL headers with Apache-2.0/MIT SPDX headers
...
- remove the old LGPL license headers from all files in Spack
- add SPDX headers to all files
- core and most packages are (Apache-2.0 OR MIT)
- a very small number of remaining packages are LGPL-2.1-only
2018-10-17 14:42:06 -07:00
Matthias Wolf
81668c524b
Parquet: new packages ( #8601 )
...
* parquet: new package
Includes the following dependencies:
* arrow
* flatbuffers
Changes for compilation:
* snappy
* thrift
* zstd
* parquet: improve recipes (including dependencies)
* arrow: remove unused import in recipe
* parquet: fix line length for flake8/py27
* parquet, arrow: fix py26 format strings
* Address review comments.
* arrow: simplify recipe
2018-07-04 07:24:38 -05:00