summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f1ba0e2244fbeb0e89c02b4e26c66c6820f9c8b7 (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 = 5.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-5.2.0.tar.gz::https://github.com/RaRe-Technologies/smart_open/archive/v5.2.0.tar.gz
	sha512sums = e2dd4b91e64fe860e02b173c87ca4f0ce55626579a2e3e40fe6b06563bd13828cbf871a9e54b244aa5094e6b0931769f8407b891aaf223859867050220c9e3e6

pkgname = python-smart_open