From ab488a308e61ea2743e665165b24e4ac4edc94fab2095534da86a0500f306c32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 10 Jan 2019 08:31:28 +0000 Subject: [PATCH] Accepting request 664197 from home:jbrownell:branches:devel:languages:python - Import python-backports_abc on Red Hat, not just SUSE, platforms OBS-URL: https://build.opensuse.org/request/show/664197 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=92 --- python-tornado.changes | 5 +++++ python-tornado.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-tornado.changes b/python-tornado.changes index f36b9a4..4f62407 100644 --- a/python-tornado.changes +++ b/python-tornado.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 9 23:12:44 UTC 2019 - Jonathan Brownell + +- Import python-backports_abc on Red Hat, not just SUSE, platforms + ------------------------------------------------------------------- Tue Sep 18 15:10:56 UTC 2018 - sebix+novell.com@sebix.at diff --git a/python-tornado.spec b/python-tornado.spec index 90d7826..65fbc61 100644 --- a/python-tornado.spec +++ b/python-tornado.spec @@ -38,7 +38,7 @@ Recommends: python-pycares Recommends: python-pycurl Recommends: python-service_identity %endif -%if 0%{?sle_version} == 120300 +%if 0%{?sle_version} == 120300 || 0%{?fedora} || 0%{?rhel} BuildRequires: %{python_module backports_abc} %endif %if 0%{?sle_version} == 120000 && !0%{?is_opensuse}