summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..e446767b39f1
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = python-vt-py
+ pkgdesc = Official Python 3 client library for VirusTotal's REST API
+ pkgver = 0.7.5
+ 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.7.5.tar.gz::https://github.com/virustotal/vt-py/archive/0.7.5.tar.gz
+ sha256sums = ec2b5702ffeb032f724bd2c0525967c334debb4aff4d625b77a76623ead48cc3
+
+pkgname = python-vt-py