From 19d4767dc1db4d82674db8581be2830c90b4dd515b873639d84ee6768f4d4a27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Wed, 23 Sep 2020 09:51:20 +0000 Subject: [PATCH] - python-enum34 is mandatory with pyhon2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parse_type?expand=0&rev=9 --- python-parse_type.changes | 5 +++++ python-parse_type.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-parse_type.changes b/python-parse_type.changes index 1541642..edd743c 100644 --- a/python-parse_type.changes +++ b/python-parse_type.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Sep 23 09:50:41 UTC 2020 - Ondřej Súkup + +- python-enum34 is mandatory with pyhon2 + ------------------------------------------------------------------- Sun Mar 15 09:32:31 UTC 2020 - Tomáš Chvátal diff --git a/python-parse_type.spec b/python-parse_type.spec index 6bb5135..4b9ed57 100644 --- a/python-parse_type.spec +++ b/python-parse_type.spec @@ -35,7 +35,7 @@ BuildRequires: python-enum34 Requires: python-parse >= 1.12.0 Requires: python-six >= 1.11 %ifpython2 -Recommends: python-enum34 +Requires: python-enum34 %endif BuildArch: noarch # SECTION test requirements