summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 24c2c1a07fac88b8d9e5f159d66a5e422ca993f4 (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 = 1.11.1
	pkgrel = 1
	url = https://github.com/RaRe-Technologies/smart_open
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-requests
	depends = python-boto3
	optdepends = python-bz2file: Handling bz2 files
	provides = python-smart-open
	conflicts = python-smart-open
	replaces = python-smart-open
	source = python-smart_open-1.11.1.tar.gz::https://github.com/RaRe-Technologies/smart_open/archive/1.11.1.tar.gz
	sha512sums = ef89f1e65e20c8b80e0a753b4bf1dc6eba610562eaeee6a6d85749744a53e68aeff8c793f3a32249f114eeafa7cdb76f9ceccfa3ea3b536282969541d5b81a8f

pkgname = python-smart_open