From adbadeb9d03dc35e323ba1df79cd5c9e27ccd4cdb97b63788954cafd8aa427eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 5 Nov 2024 11:50:50 +0000 Subject: [PATCH] Accepting request 1221357 from home:dimstar:Factory - Avoid using requires_eq, which after the last modifications conflicts with python singlespec (order of expansion). OBS-URL: https://build.opensuse.org/request/show/1221357 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=129 --- python-tornado.changes | 6 ++++++ python-tornado.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/python-tornado.changes b/python-tornado.changes index 7497113..5bdf39e 100644 --- a/python-tornado.changes +++ b/python-tornado.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Nov 5 09:14:27 UTC 2024 - Dominique Leuenberger + +- Avoid using requires_eq, which after the last modifications + conflicts with python singlespec (order of expansion). + ------------------------------------------------------------------- Mon Apr 24 09:24:37 UTC 2023 - Daniel Garcia diff --git a/python-tornado.spec b/python-tornado.spec index c68f19b..1120174 100644 --- a/python-tornado.spec +++ b/python-tornado.spec @@ -1,7 +1,7 @@ # # spec file for package python-tornado # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -51,7 +51,7 @@ URL: https://www.tornadoweb.org Source0: README.SUSE BuildRequires: %{python_module %{tornadoN}} BuildRequires: python-rpm-macros -%requires_eq python-%{tornadoN} +Requires: python-%{tornadoN} = %{Nversion} BuildArch: noarch %python_subpackages