summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin 'golodhrim' Scholz2021-02-17 20:01:52 +0100
committerMartin 'golodhrim' Scholz2021-02-17 20:01:52 +0100
commit41f2c2878bf7bb0234ed72ce7baec02712712e20 (patch)
tree0418e684f4e37c750f432b6f41cc789d35e53c6a
parent89665437b0b1113a554b67e3d8e64ee51eebded6 (diff)
downloadaur-41f2c2878bf7bb0234ed72ce7baec02712712e20.tar.gz
Adding account-product in version 5.8.1 for trytond
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a38d8b50b82..0ebe865871bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Tryton module to add accounting on product"
arch=('any')
url="http://www.tryton.org/"
license=('GPL3')
-depends=('python>=3.5')
+depends=('python>=3.6')
makedepends=('python-distribute')
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
sha256sums=('5f743f8b1e62c687e500b5e664db5aa9e26d0babcd4b552a4d70515ae75c7781')