summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin 'golodhrim' Scholz2021-02-17 20:29:23 +0100
committerMartin 'golodhrim' Scholz2021-02-17 20:29:23 +0100
commitabb750cea4c1780adcbee07973d0e3cde92299de (patch)
tree3c903c320fc6b478ef479ea4f0c43d79783d7c6c
parentdfe708d044ab3370a572546f620be8732659533e (diff)
downloadaur-abb750cea4c1780adcbee07973d0e3cde92299de.tar.gz
Adding party-relationship 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 ff21c10c7345..7ddc6d2aae21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Party Relationship module for Tryton"
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=('f202e696553b2f0918ca07ffb599179d1aa5a74981c38ad87c54e3194a483a87')