summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b0cabf14b347..9d3b65d253a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,11 @@
pkgbase = python-netmiko
pkgdesc = Multi-vendor library to simplify Paramiko SSH connections to network devices
pkgver = 3.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ktbyers/netmiko
arch = any
license = MIT
+ checkdepends = python-tox
makedepends = python-setuptools
depends = python
depends = python-paramiko