[gentoo-commits] repo/gentoo:master commit in: dev-python/fastparquet/

2018-06-08 Thread Fabian Groffen
commit: c208a49ec01b0ea7eb1190cbebc1936150290100
Author: Fabian Groffen  gentoo  org>
AuthorDate: Fri Jun  8 09:16:09 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Fri Jun  8 09:16:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c208a49e

dev-python/fastparquet: version bump to 0.1.5

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/fastparquet/Manifest |  1 +
 dev-python/fastparquet/fastparquet-0.1.5.ebuild | 43 +
 dev-python/fastparquet/metadata.xml |  2 ++
 3 files changed, 46 insertions(+)

diff --git a/dev-python/fastparquet/Manifest b/dev-python/fastparquet/Manifest
index 002a26c06ff..cf1a03224ab 100644
--- a/dev-python/fastparquet/Manifest
+++ b/dev-python/fastparquet/Manifest
@@ -1 +1,2 @@
 DIST fastparquet-0.1.1.tar.gz 119573 BLAKE2B 
16bd05061b64768278201acbf08fe13228d058b223d2050208b73e6af6ad3bb800a6d7edc1a15abdf02d8b508a75ed52962fb4b0c44a073b80451cfbf30915b5
 SHA512 
f8f052202ca095596870e6a10e2ab05e3c55289cd0ef3dab0502dff26052c9970f65f6b826d4d073c6c221827f6b18ddc83c47c04e84e08491f5237358f5860a
+DIST fastparquet-0.1.5.tar.gz 136350 BLAKE2B 
2719a5da55c99ff6aa71792045f6622b7a1de81b6ec33804cfd36b0907cb44e68a7a5dcdec467c2e8c45790c062ca1d130fe3dc5c95e286bc437d449fa5211b0
 SHA512 
2d8f5375072125f68f086f316af87acf41e65479324828f7eeea244796311604425bbe53b9e2e67cc68b1eb89e390d9fbd5e201e5165aa22dd43604ac5441f27

diff --git a/dev-python/fastparquet/fastparquet-0.1.5.ebuild 
b/dev-python/fastparquet/fastparquet-0.1.5.ebuild
new file mode 100644
index 000..dbd31aefa21
--- /dev/null
+++ b/dev-python/fastparquet/fastparquet-0.1.5.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python implementation of the parquet columnar file format"
+HOMEPAGE="https://github.com/dask/fastparquet";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~amd64-linux ~x86-linux"
+IUSE="brotli lz4 lzo +snappy zstd"
+
+RDEPEND="
+   dev-python/numba[${PYTHON_USEDEP}]
+   dev-python/numpy[${PYTHON_USEDEP}]
+   dev-python/pandas[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/thrift[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   brotli? ( app-arch/brotli[python,${PYTHON_USEDEP}] )
+   lzo? ( dev-python/python-lzo[${PYTHON_USEDEP}] )
+   lz4? ( dev-python/lz4[${PYTHON_USEDEP}] )
+   snappy? ( dev-python/snappy[${PYTHON_USEDEP}] )
+   zstd? ( dev-python/zstandard[${PYTHON_USEDEP}] )
+"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/cython[${PYTHON_USEDEP}]
+"
+
+src_prepare() {
+   # this causes setuptool's sandbox violations, Portage should have
+   # taken care of this, so disable it
+   sed -i -e 's/setup_requires/disabled_setup_requires/' setup.py || die
+
+   distutils-r1_src_prepare
+}

diff --git a/dev-python/fastparquet/metadata.xml 
b/dev-python/fastparquet/metadata.xml
index 0866e1d45e8..ab497f8496e 100644
--- a/dev-python/fastparquet/metadata.xml
+++ b/dev-python/fastparquet/metadata.xml
@@ -19,6 +19,8 @@
   
   
 Enable support for brotli compression
+Enable support for lz4 compression
 Enable support for snappy compression
+Enable support for zstandard compression
   
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/fastparquet/

2018-05-16 Thread Andreas Sturmlechner
commit: 33b0de56d04e38d4682e183d4ee65340363a118c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed May 16 14:01:42 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed May 16 14:25:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33b0de56

dev-python/fastparquet: Drop old

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 dev-python/fastparquet/Manifest |  1 -
 dev-python/fastparquet/fastparquet-0.1.0.ebuild | 30 -
 2 files changed, 31 deletions(-)

diff --git a/dev-python/fastparquet/Manifest b/dev-python/fastparquet/Manifest
index 521787ee97e..002a26c06ff 100644
--- a/dev-python/fastparquet/Manifest
+++ b/dev-python/fastparquet/Manifest
@@ -1,2 +1 @@
-DIST fastparquet-0.1.0.tar.gz 118108 BLAKE2B 
e8450aaf077efde5bd215d3c4e634c8dfc57e657f0bfc59ce12dcd2191f03e26685f0367d49d283d2bfe9564eed2018866925855e547962cc40dd3e738f9544b
 SHA512 
9aa61f998cd95e4242635ef729c29fa5c66834bdd501fe7d104317a767c5eebc6a1d1aecbd669a39c855f5f2d1650af153b77f12c0120e6e5d13cb8f78e4cba0
 DIST fastparquet-0.1.1.tar.gz 119573 BLAKE2B 
16bd05061b64768278201acbf08fe13228d058b223d2050208b73e6af6ad3bb800a6d7edc1a15abdf02d8b508a75ed52962fb4b0c44a073b80451cfbf30915b5
 SHA512 
f8f052202ca095596870e6a10e2ab05e3c55289cd0ef3dab0502dff26052c9970f65f6b826d4d073c6c221827f6b18ddc83c47c04e84e08491f5237358f5860a

diff --git a/dev-python/fastparquet/fastparquet-0.1.0.ebuild 
b/dev-python/fastparquet/fastparquet-0.1.0.ebuild
deleted file mode 100644
index 0f06496d4b5..000
--- a/dev-python/fastparquet/fastparquet-0.1.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python implementation of the parquet columnar file format"
-HOMEPAGE="https://github.com/dask/fastparquet";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="
-   dev-python/numba[${PYTHON_USEDEP}]
-   dev-python/numpy[${PYTHON_USEDEP}]
-   dev-python/pandas[${PYTHON_USEDEP}]
-   dev-python/snappy[${PYTHON_USEDEP}]
-   dev-python/thriftpy[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   dev-python/cython[${PYTHON_USEDEP}]
-"



[gentoo-commits] repo/gentoo:master commit in: dev-python/fastparquet/

2017-07-31 Thread Sebastien Fabbro
commit: a8e53918df21ac50da6310a1b148b39421acc73d
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Sat Jul 29 18:55:43 2017 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Mon Jul 31 18:11:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8e53918

dev-python/fastparquet: version bump, added brotli and lzo compression

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-python/fastparquet/Manifest |  1 +
 dev-python/fastparquet/fastparquet-0.1.1.ebuild | 32 +
 dev-python/fastparquet/metadata.xml |  4 
 3 files changed, 37 insertions(+)

diff --git a/dev-python/fastparquet/Manifest b/dev-python/fastparquet/Manifest
index 844787fdd17..875029601d2 100644
--- a/dev-python/fastparquet/Manifest
+++ b/dev-python/fastparquet/Manifest
@@ -1 +1,2 @@
 DIST fastparquet-0.1.0.tar.gz 118108 SHA256 
dad60f61596b0118b50c727d8abd10115ec5e172ca5cb14211a3d6dfe1075c6b SHA512 
9aa61f998cd95e4242635ef729c29fa5c66834bdd501fe7d104317a767c5eebc6a1d1aecbd669a39c855f5f2d1650af153b77f12c0120e6e5d13cb8f78e4cba0
 WHIRLPOOL 
c4bc25df8ca0964f6df19840fd7f8c6aab4a6beb2ef8a3d714291121e73a15d3e005cf4534832782eba64a30ba29c63b92d6862a06c7e1db50910d695bbe8a0d
+DIST fastparquet-0.1.1.tar.gz 119573 SHA256 
189105b53f56b5ed4d9077a0b22de0055b79917ae9a083dfb7abe9453d754d28 SHA512 
f8f052202ca095596870e6a10e2ab05e3c55289cd0ef3dab0502dff26052c9970f65f6b826d4d073c6c221827f6b18ddc83c47c04e84e08491f5237358f5860a
 WHIRLPOOL 
4c9d7b7523da38f2b8230cbddfe70a6ffec69653858dae1ede5776fa033775420dd9afb31876d2c50df595f43f05f7c8a1698507bb9aaff6e3d3e1b23f83cc12

diff --git a/dev-python/fastparquet/fastparquet-0.1.1.ebuild 
b/dev-python/fastparquet/fastparquet-0.1.1.ebuild
new file mode 100644
index 000..01c8d3c54fb
--- /dev/null
+++ b/dev-python/fastparquet/fastparquet-0.1.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python implementation of the parquet columnar file format"
+HOMEPAGE="https://github.com/dask/fastparquet";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="brotli lzo +snappy"
+
+RDEPEND="
+   dev-python/numba[${PYTHON_USEDEP}]
+   dev-python/numpy[${PYTHON_USEDEP}]
+   dev-python/pandas[${PYTHON_USEDEP}]
+   dev-python/thriftpy[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   brotli? ( app-arch/brotli[python,${PYTHON_USEDEP}] )
+   lzo? ( dev-python/python-lzo[${PYTHON_USEDEP}] )
+   snappy? ( dev-python/snappy[${PYTHON_USEDEP}] )
+"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/cython[${PYTHON_USEDEP}]
+"

diff --git a/dev-python/fastparquet/metadata.xml 
b/dev-python/fastparquet/metadata.xml
index e579ca0f59f..0866e1d45e8 100644
--- a/dev-python/fastparquet/metadata.xml
+++ b/dev-python/fastparquet/metadata.xml
@@ -17,4 +17,8 @@
 fastparquet
 dask/fastparquet
   
+  
+Enable support for brotli compression
+Enable support for snappy compression
+  
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/fastparquet/

2017-06-27 Thread Sebastien Fabbro
commit: 6b68d1fc70bb3e1ba232061c5b02763147a501b4
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Wed Jun 28 03:59:50 2017 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Wed Jun 28 04:00:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b68d1fc

dev-python/fastparquet: initial import

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-python/fastparquet/Manifest |  1 +
 dev-python/fastparquet/fastparquet-0.1.0.ebuild | 30 +
 dev-python/fastparquet/metadata.xml | 20 +
 3 files changed, 51 insertions(+)

diff --git a/dev-python/fastparquet/Manifest b/dev-python/fastparquet/Manifest
new file mode 100644
index 000..844787fdd17
--- /dev/null
+++ b/dev-python/fastparquet/Manifest
@@ -0,0 +1 @@
+DIST fastparquet-0.1.0.tar.gz 118108 SHA256 
dad60f61596b0118b50c727d8abd10115ec5e172ca5cb14211a3d6dfe1075c6b SHA512 
9aa61f998cd95e4242635ef729c29fa5c66834bdd501fe7d104317a767c5eebc6a1d1aecbd669a39c855f5f2d1650af153b77f12c0120e6e5d13cb8f78e4cba0
 WHIRLPOOL 
c4bc25df8ca0964f6df19840fd7f8c6aab4a6beb2ef8a3d714291121e73a15d3e005cf4534832782eba64a30ba29c63b92d6862a06c7e1db50910d695bbe8a0d

diff --git a/dev-python/fastparquet/fastparquet-0.1.0.ebuild 
b/dev-python/fastparquet/fastparquet-0.1.0.ebuild
new file mode 100644
index 000..0f06496d4b5
--- /dev/null
+++ b/dev-python/fastparquet/fastparquet-0.1.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python implementation of the parquet columnar file format"
+HOMEPAGE="https://github.com/dask/fastparquet";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="
+   dev-python/numba[${PYTHON_USEDEP}]
+   dev-python/numpy[${PYTHON_USEDEP}]
+   dev-python/pandas[${PYTHON_USEDEP}]
+   dev-python/snappy[${PYTHON_USEDEP}]
+   dev-python/thriftpy[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/cython[${PYTHON_USEDEP}]
+"

diff --git a/dev-python/fastparquet/metadata.xml 
b/dev-python/fastparquet/metadata.xml
new file mode 100644
index 000..e579ca0f59f
--- /dev/null
+++ b/dev-python/fastparquet/metadata.xml
@@ -0,0 +1,20 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+  
+s...@gentoo.org
+Gentoo Science Project
+  
+  
+fastparquet is a python implementation of the parquet format,
+aiming integrate into python-based big data work-flows. Not all
+parts of the parquet-format have been implemented yet or tested
+e.g. see the Todos linked below. With that said, fastparquet is
+capable of reading all the data files from the
+parquet-compatability project.
+  
+  
+fastparquet
+dask/fastparquet
+  
+