blob: 2a0e4767e5495016de0ccf491660bda53157a378 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-proteus
pkgdesc = Library to access Tryton server as a client
pkgver = 7.6.0
pkgrel = 1
url = https://www.tryton.org
arch = any
license = LGPL-3.0-or-later
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-defusedxml
depends = python-dateutil
optdepends = python-trytond: Trytond server
source = https://pypi.org/packages/source/p/proteus/proteus-7.6.0.tar.gz
sha512sums = 4b7e7aaf7df592eaf39db900d92956cee881823aa5f005eb7dd92db93cab320b611a7c1e027867d136f2f9b4b93b590068713c2627357dd52af223bace0eab39
pkgname = python-proteus
|