summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 6 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 842c5bd770ff..20822abaa9cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
pkgbase = python-fastparquet
pkgdesc = A python implementation of the parquet format.
pkgver = 0.1.5
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/dask/fastparquet
- arch = i686
arch = x86_64
license = Apache
checkdepends = python-pytest
+ checkdepends = python-snappy
+ checkdepends = python-lz4
makedepends = cython
makedepends = python-setuptools
depends = python
@@ -17,8 +18,11 @@ pkgbase = python-fastparquet
optdepends = python-lz4
optdepends = python-lzo
optdepends = python-brotli
+ optdepends = python-zstandard
source = https://github.com/dask/fastparquet/archive/0.1.5.tar.gz
+ source = zstandard-0.9.patch
sha256sums = 017c9812cc0180d10e134557a29296a56b40b32bb63c62f44a781e818792bf29
+ sha256sums = 08f34d49dc91c308a910347c6d141630eefb73d9e13284c0ace9893a9c834b39
pkgname = python-fastparquet