summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dcf5d67fbf0e4beda6bec7a9fe192263591dd86d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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 = 6.2.0
	pkgrel = 1
	url = https://github.com/RaRe-Technologies/smart_open
	arch = any
	license = MIT
	makedepends = python-setuptools
	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-6.2.0.tar.gz::https://github.com/RaRe-Technologies/smart_open/archive/v6.2.0.tar.gz
	sha512sums = 965f57e2b310dd054f3878a6c817e95017c42cc5b4d63ce98fde8d2ecbf6693e2ec26c25ea4bb406e2ba256d38dffae1237e9d9ac40af238aea44c4c12c91004

pkgname = python-smart_open