summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7771586dc39200593f228c51328d213bd9ff5706 (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-vt-py
	pkgdesc = Official Python client library for VirusTotal's REST API
	pkgver = 0.19.0
	pkgrel = 1
	url = https://github.com/virustotal/vt-py
	arch = any
	license = Apache-2.0
	checkdepends = python-pytest-asyncio
	checkdepends = python-pytest-httpserver
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-sphinx
	depends = python-aiohttp
	depends = python-aiofiles
	provides = python-virustotal
	replaces = python-virustotal-api
	source = python-vt-py-0.19.0.tar.gz::https://github.com/virustotal/vt-py/archive/0.19.0.tar.gz
	sha512sums = 0d80c37fb0202e389f4299c1f3d152ea97464be79cbdb0dbb70bd537a31b7c526381ea25beded96d0dca87af2ff1b65e1dc5723b6fd66052c0df46db542e9e91

pkgname = python-vt-py