summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGordian Edenhofer2020-11-29 21:38:58 +0100
committerGordian Edenhofer2020-11-29 21:38:58 +0100
commit3fac4e3eb927d14d26b61c81052ed50ddeeb40da (patch)
tree6aa81346d4c11b2b595a6cd10e6c7a05223b6bf7 /.SRCINFO
parent63968a81f217e37a89a63217ad4984811ebaf982 (diff)
downloadaur-3fac4e3eb927d14d26b61c81052ed50ddeeb40da.tar.gz
upgpkg: python-smart_open 4.0.1-1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 00c3e86afadc..b9b2f626ec78 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = python-smart_open
pkgdesc = Library for efficient streaming of very large files from/to S3, HDFS, WebHDFS, HTTP, or local (compressed) files
- pkgver = 3.0.0
+ pkgver = 4.0.1
pkgrel = 1
url = https://github.com/RaRe-Technologies/smart_open
arch = any
license = MIT
makedepends = python-setuptools
- depends = python-requests
depends = python-boto3
optdepends = python-bz2file: Handling bz2 files
+ optdepends = python-requests: HTTP support
provides = python-smart-open
conflicts = python-smart-open
replaces = python-smart-open
- source = python-smart_open-3.0.0.tar.gz::https://github.com/RaRe-Technologies/smart_open/archive/3.0.0.tar.gz
- sha512sums = 65d4483bc53831cca60f789dd2e48a1f8a81ba8c023e95c2dce081958a761cfaca9662c1d098d09ce0182bff94af8a8c582e390ef0a74d092d4bc687f3dce982
+ source = python-smart_open-4.0.1.tar.gz::https://github.com/RaRe-Technologies/smart_open/archive/4.0.1.tar.gz
+ sha512sums = 37f0d3d562bd4bccdb30eda91604e42f7987810c1d0a8a2fc7822864ad9e0babd6b14b99501a6fd426fcd8d41c74dba673ba1d7b29701ccc60aa968087fe3de4
pkgname = python-smart_open