From 59fcc0518fa4532a933a89fa593bb097a6fb945b220677f0504c8cf15726f062 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 23 Aug 2023 10:54:53 +0000 Subject: [PATCH 1/2] Accepting request 1105420 from home:ecsos:python - Revert restrict to older ython. Can not find any specification. OBS-URL: https://build.opensuse.org/request/show/1105420 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stack-data?expand=0&rev=16 --- python-stack-data.changes | 5 +++++ python-stack-data.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-stack-data.changes b/python-stack-data.changes index c214a2e..53feb8e 100644 --- a/python-stack-data.changes +++ b/python-stack-data.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 23 07:28:06 UTC 2023 - ecsos + +- Revert restrict to older ython. Can not find any specification. + ------------------------------------------------------------------- Mon Aug 14 12:52:59 UTC 2023 - Dirk Müller diff --git a/python-stack-data.spec b/python-stack-data.spec index c5d056f..6672acb 100644 --- a/python-stack-data.spec +++ b/python-stack-data.spec @@ -26,7 +26,7 @@ URL: https://github.com/alexmojaki/stack_data Source: https://files.pythonhosted.org/packages/source/s/stack_data/stack_data-%{version}.tar.gz # PATCH-FIX-OPENSUSE Support typeguard 4+ Patch0: support-typeguard-4.patch -BuildRequires: %{python_module Cython with %python-Cython < 3} +BuildRequires: %{python_module Cython} BuildRequires: %{python_module setuptools >= 44} BuildRequires: %{python_module setuptools_scm >= 3.4.3} BuildRequires: fdupes From ff99e80235b5fb4ad9b1aff0712a5c7829c23052290a546596dd8d50b1d31234 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 23 Aug 2023 10:55:38 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stack-data?expand=0&rev=17 --- python-stack-data.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-stack-data.changes b/python-stack-data.changes index 53feb8e..eeaaeea 100644 --- a/python-stack-data.changes +++ b/python-stack-data.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Wed Aug 23 07:28:06 UTC 2023 - ecsos -- Revert restrict to older ython. Can not find any specification. +- Revert restrict to older Cython. Can not find any specification. ------------------------------------------------------------------- Mon Aug 14 12:52:59 UTC 2023 - Dirk Müller