summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8decb0286c39f9699c9752c4aaf1facb95ce1a8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-vt-py
	pkgdesc = Official Python client library for VirusTotal's REST API
	pkgver = 0.8.0
	pkgrel = 1
	url = https://github.com/virustotal/vt-py
	arch = any
	license = Apache
	checkdepends = python-pytest-httpserver
	checkdepends = python-pytest-asyncio
	makedepends = python-pytest-runner
	makedepends = python-setuptools
	depends = python-aiohttp
	provides = python-virustotal
	replaces = python-virustotal-api
	source = python-vt-py-0.8.0.tar.gz::https://github.com/virustotal/vt-py/archive/0.8.0.tar.gz
	sha256sums = 8e55b6efb2a168e41f130b152f64ed19a667218a8d6488bcc5626e86ef7d6d48

pkgname = python-vt-py