summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8fde367a135f5cde0eef4b3c69406b42f67693d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-vt-py
	pkgdesc = Official Python client library for VirusTotal's REST API
	pkgver = 0.18.2
	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
	provides = python-virustotal
	replaces = python-virustotal-api
	source = python-vt-py-0.18.2.tar.gz::https://github.com/virustotal/vt-py/archive/0.18.2.tar.gz
	sha512sums = ed908921426f5a9551a54281c55d66fbed4670098afaeaaf5585f2005fd4fa98e39d6cfcfda62196609f3c199d22b782c8f6709285a2622841919c51f114cd74

pkgname = python-vt-py