summarylogtreecommitdiffstats
path: root/.AURINFO
diff options
context:
space:
mode:
Diffstat (limited to '.AURINFO')
-rw-r--r--.AURINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.AURINFO b/.AURINFO
new file mode 100644
index 000000000000..f716f0338173
--- /dev/null
+++ b/.AURINFO
@@ -0,0 +1,14 @@
+pkgbase = python2-snmp-passpersist
+ pkgdesc = This module is a SNMP passpersist backend for Net-SNMP.
+ pkgver = 1.3.0
+ pkgrel = 1
+ url = https://pypi.python.org/pypi/snmp-passpersist
+ arch = any
+ license = GPLv3
+ makedepends = python2-setuptools
+ depends = python2>=2.6
+ depends = net-snmp
+ source = http://pypi.python.org/packages/source/s/snmp-passpersist/snmp_passpersist-1.3.0.tar.gz
+
+pkgname = python2-snmp-passpersist
+