summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAnthony Ruhier2017-04-13 02:03:44 +0200
committerAnthony Ruhier2017-04-13 02:03:44 +0200
commit24e0d867634fb090db9071057cd8b0d8adcb04ed (patch)
tree0fcfb6e9b920d058195d1b38ffeb38bb0a5b0579 /.SRCINFO
parent55387132735727edfaba89c5a1dd05b935d439ba (diff)
downloadaur-24e0d867634fb090db9071057cd8b0d8adcb04ed.tar.gz
Add python-pytz as dependency
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb04a7d8a282..e84451111c2c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = netbox
pkgdesc = IP address management (IPAM) and data center infrastructure management (DCIM) tool.
pkgver = 1.9.5
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/digitalocean/netbox
install = netbox.install
arch = any
@@ -28,6 +28,7 @@ pkgbase = netbox
depends = python-netaddr
depends = python-paramiko
depends = python-py-gfm
+ depends = python-pytz
depends = python-psycopg2
depends = python-sqlparse
depends = python-xmltodict