From 095ac83ddb2ce9eabf83a4f782a428b4a61b762e339fa957ec5bb58e927d0a9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 29 Aug 2018 10:21:18 +0000 Subject: [PATCH] - Require python 3.6 or newer (print syntax) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-RegexOrder?expand=0&rev=6 --- python-RegexOrder.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-RegexOrder.changes b/python-RegexOrder.changes index 705938a..d819efe 100644 --- a/python-RegexOrder.changes +++ b/python-RegexOrder.changes @@ -2,7 +2,7 @@ Wed Aug 29 09:22:19 UTC 2018 - tchvatal@suse.com - Do not require devel package -- Require python 3.6 or newer (print sintax) +- Require python 3.6 or newer (print syntax) ------------------------------------------------------------------- Fri Jul 27 09:22:03 UTC 2018 - jengelh@inai.de