summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGuillaume Horel2019-08-08 15:08:04 -0400
committerGuillaume Horel2019-08-08 15:08:04 -0400
commit66904df163bf2e8081d33d95f24e4a83554b6ea1 (patch)
tree3128eccf99c26decec328e12ea7b73f0abb888e1 /.SRCINFO
parent37657ed620db5b41eec362ce7ea7cbf1035c19ef (diff)
downloadaur-66904df163bf2e8081d33d95f24e4a83554b6ea1.tar.gz
version bump
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7615c114e7ba..203189af5c58 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,18 @@
pkgbase = python-s3fs
pkgdesc = A python file interface to S3.
- pkgver = 0.2.1
+ pkgver = 0.3.3
pkgrel = 1
url = https://github.com/dask/s3fs
arch = any
license = BSD
checkdepends = python-moto
+ checkdepends = python-pytest
makedepends = python-setuptools
depends = python
depends = python-boto3
- source = https://github.com/dask/s3fs/archive/0.2.1.tar.gz
- sha256sums = 8f908291df39ade6dddd8e1837a88aee8f8ee5d83e26ea17a24a23dddea6a205
+ depends = python-fsspec
+ source = https://github.com/dask/s3fs/archive/0.3.3.tar.gz
+ sha256sums = 06ccf2f5ba5fadaabd92c153ed9f84a84ebc590038049a395ca70733c1bf61f0
pkgname = python-s3fs