summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGuillaume Horel2018-02-10 11:06:23 -0500
committerGuillaume Horel2018-02-10 11:06:23 -0500
commitfbc87842174fc457dd9e692fdc196d5a150e8dda (patch)
tree77bf5f2a7cea273dea0a6b3880345dbec1badd29 /.SRCINFO
parentc552669604525f05a51326a05268522bf8ca5631 (diff)
downloadaur-fbc87842174fc457dd9e692fdc196d5a150e8dda.tar.gz
version bump
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd4a2d727be9..2ba81db35834 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-fastparquet
pkgdesc = A python implementation of the parquet format.
- pkgver = 0.1.3
+ pkgver = 0.1.4
pkgrel = 1
url = https://github.com/dask/fastparquet
arch = i686
@@ -14,10 +14,11 @@ pkgbase = python-fastparquet
depends = python-numpy
depends = python-thrift
optdepends = python-snappy
+ optdepends = python-lz4
optdepends = python-lzo
optdepends = python-brotli
- source = https://github.com/dask/fastparquet/archive/0.1.3.tar.gz
- sha256sums = 7dcbf8a107a1ebc67d4bb939f25046031489273e6ebd6a8f41925dcda6fcee13
+ source = https://github.com/dask/fastparquet/archive/0.1.4.tar.gz
+ sha256sums = 8b28b7fc00854f6546ae7c46961f3c0303224be57ac01f57aa507acd89242bd5
pkgname = python-fastparquet