summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnthony Ruhier2017-10-17 20:27:02 +0200
committerAnthony Ruhier2017-10-17 20:27:02 +0200
commit9c68e0d2d7eb55f0a26afe98b62aa6209011c0e8 (patch)
tree009a66e7780bba57c039e729d0f355683fd17ead /PKGBUILD
parente5a4a122a3daadcb1981873a94cd91e4f4845189 (diff)
downloadaur-9c68e0d2d7eb55f0a26afe98b62aa6209011c0e8.tar.gz
v2.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f536cccf3c8b..fa78299df648 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_name=netbox
pkgname=${_name}
-pkgver=2.1.5
+pkgver=2.2.2
_realver="${pkgver}"
pkgrel=1
pkgdesc="IP address management (IPAM) and data center infrastructure management (DCIM) tool."
@@ -15,8 +15,7 @@ depends=('python'
'libpgf'
'openssl'
'python-coreapi'
- 'python-crypto'
- 'python-cryptography'
+ 'python-pycryptodomex'
'python-django'
'python-django-cors-headers'
'python-django-debug-toolbar'
@@ -38,7 +37,6 @@ depends=('python'
'python-pytz'
'python-psycopg2'
'python-simplejson'
- 'python-sqlparse'
'python-xmltodict'
'python-yaml')
@@ -49,7 +47,7 @@ source=("${url}/archive/v${_realver}.tar.gz"
"${_name}-system.service"
"${_name}.tmpfile"
"gunicorn_config.py")
-sha256sums=('09da518225e29f7f0b2a789eb801ea57045dbf26eda45c8c38b138dd6ebebe2b'
+sha256sums=('c02c415c95eaa4fffcb13005634f287e8396b7988cc6767df655ea46cb896139'
'dc83de37ff9151de3d309fd43c6eff3b30886882012b81fd3ff2f3a5a706bea6'
'1028bac96ddcd18c10646dff26027b4891fcab4381436e2b6ea3302887a5586f'
'7a5ae05cad7ec14193a43ef080776b5525c80b6258762a6cb6a108db83861ff9')