blob: c89d0ebc34ac6b2f6a16c1f881b55166d8175d49 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-trytond_web_user
pkgdesc = Tryton module to manage Web users
pkgver = 5.6.0
pkgrel = 1
url = http://www.tryton.org/
arch = any
license = GPL3
makedepends = python-distribute
depends = python>=3.5
source = https://files.pythonhosted.org/packages/source/t/trytond_web_user/trytond_web_user-5.6.0.tar.gz
sha256sums = 4ce2589e28eb838dab99e3bed0d1466d0c19e1036e389097f941876101185954
pkgname = python-trytond_web_user
|