summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin 'golodhrim' Scholz2021-02-17 19:54:08 +0100
committerMartin 'golodhrim' Scholz2021-02-17 19:54:08 +0100
commitd6f8e3b46bc6f7f5d0273bb1b6984d30484d38d3 (patch)
tree0cbc3496a33b3c30d9bfe85ef8bee61415132658
parent5d9b9416d7ac083fe9be595424e769d1db7fb58c (diff)
downloadaur-d6f8e3b46bc6f7f5d0273bb1b6984d30484d38d3.tar.gz
Adding analytic-invoice 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 18817efd544e..8e62cd926902 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Tryton module to add analytic accounting on invoice"
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=('f64ae0248d1ae4372f62a0c5500cae2969ca6c93930462d272b675cbca535e08')