summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 8 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 587d4ea42268..5146ee01adeb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,22 @@
pkgbase = python-smart_open
pkgdesc = Library for efficient streaming of very large files from/to S3, HDFS, WebHDFS, HTTP, or local (compressed) files
- pkgver = 6.4.0
+ pkgver = 7.0.1
pkgrel = 1
url = https://github.com/RaRe-Technologies/smart_open
arch = any
license = MIT
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
makedepends = python-setuptools
+ depends = python-wrapt
optdepends = python-boto3: AWS support
optdepends = python-requests: HTTP support
optdepends = python-paramiko: SSH support
+ optdepends = python-zstandard: zstd support
provides = python-smart-open
conflicts = python-smart-open
- replaces = python-smart-open
- source = python-smart_open-6.4.0.tar.gz::https://github.com/RaRe-Technologies/smart_open/archive/v6.4.0.tar.gz
- sha512sums = 38c05c5170a945ba43cd545f09b25570b705d2e62b41d87b98c5ddcf26becf7e41f9aacbfe88c82cb4e3da7f2c048c96cab270218529a67ecd26b9fdd048f87a
+ source = python-smart_open-7.0.1.tar.gz::https://github.com/RaRe-Technologies/smart_open/archive/v7.0.1.tar.gz
+ sha512sums = 68addfa55efd7b30009ab92bebf241546ff9fe1f1dd9b674332541966a779b6c4cd15257097e6d57957a0e753e808cf2f4cd9d987cfeee56bd503a4e8876cd91
pkgname = python-smart_open