summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5146ee01adeb310577dfef3d2a0bc47e43808a0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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 = 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
	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