summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 28f9e70c7fd5f1f7a8f383326aa89db8d72ccefb (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.14.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
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-sphinx
	depends = python-aiohttp
	provides = python-virustotal
	replaces = python-virustotal-api
	source = python-vt-py-0.14.0.tar.gz::https://github.com/virustotal/vt-py/archive/0.14.0.tar.gz
	sha256sums = 5dc86b9fa80f26d9949fa5f25712e2923ce347c63c8da7e50724392f33109628

pkgname = python-vt-py