summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 19d9623c5ed7da112fd35da53ed89b1ef81eafc6 (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.4
	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.4.tar.gz::https://github.com/RaRe-Technologies/smart_open/archive/v7.0.4.tar.gz
	sha512sums = 285348acbf0f829bbeb942cc00877f9fcd0fcfbe002553927c13f2885ccab3f49571e83c7d7b83894bda602e23548dde215713f05a73aba9d0e101708ace322e

pkgname = python-smart_open