blob: 6c56adddea4c56a70e55eedb257217a9b35038c9 (
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.0.0
pkgrel = 1
url = https://www.tryton.org
arch = any
license = LGPL3
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.0.0.tar.gz
sha512sums = 176600843eb9f620f44294bb8b278a21e5cc24b1191d2cd84a189d4c209d759c67a8a258260082e938c7da2592a2de4fb5e33466c57adeeaa208600f4374756b
pkgname = python-proteus
|