From b11133f33e7a8df448e59ee4fe06f826acfe1871 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 10 Jan 2017 13:37:52 +0100 Subject: python-editor dependency --- python-editor/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python-editor') diff --git a/python-editor/PKGBUILD b/python-editor/PKGBUILD index a156bb40..8bec6bc4 100644 --- a/python-editor/PKGBUILD +++ b/python-editor/PKGBUILD @@ -3,10 +3,10 @@ pkgname=python-editor pkgver=1.0.3 -pkgrel=1 +pkgrel=2 pkgdesc="Programmatically open an editor, capture the result" url="https://github.com/fmoo/python-editor" -depends=('python' ) +depends=('python>=3.6' 'python<3.7') makedepends=('python-setuptools') license=('Apache') arch=('any') -- cgit v1.2.3-54-g00ecf