blob: 52ccbbe4261b7d20745deb7fdd99b75cb914cf77 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = python-ara
pkgdesc = ARA Records Ansible and makes it easier to understand and troubleshoot.
pkgver = 1.7.0
pkgrel = 1
url = https://github.com/ansible-community/ara
arch = any
license = GPL-3.0
makedepends = python-setuptools
depends = python-cliff
depends = python-pbr
depends = python-requests
optdepends = python-django
optdepends = python-django-rest-framework
optdepends = python-django-cors-headers
optdepends = python-django-filter
optdepends = python-tzlocal
optdepends = python-whitenoise
optdepends = python-pygments
optdepends = python-psycopg2
provides = ara
source = https://files.pythonhosted.org/packages/8f/d7/7e26eb07b57a4b5489e4c3601c448774211c9906c9d4cc7251c041b82c05/ara-1.7.0.tar.gz
sha256sums = f2623f34e8fd542ee70f82d02cc36907e11b2d306e7b548106a33157171af58c
pkgname = python-ara
|