From 61386ca885aaa9aa779bca5ece38209353a14be23966f57de5a3a3f47e2031c3 Mon Sep 17 00:00:00 2001 From: Nico Krapp Date: Wed, 16 Apr 2025 07:59:26 +0000 Subject: [PATCH] Enable sle15_python_module_pythons (align with pygraphviz) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-transitions?expand=0&rev=26 --- python-transitions.changes | 5 +++++ python-transitions.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/python-transitions.changes b/python-transitions.changes index 6a9b63a..a639ab0 100644 --- a/python-transitions.changes +++ b/python-transitions.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 14 12:22:35 UTC 2025 - Georg Pfuetzenreuter + +- Enable sle15_python_module_pythons (align with pygraphviz) + ------------------------------------------------------------------- Thu Apr 3 13:47:51 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-transitions.spec b/python-transitions.spec index 30491b4..6c9e0b0 100644 --- a/python-transitions.spec +++ b/python-transitions.spec @@ -17,6 +17,7 @@ # +%{?sle15_python_module_pythons} Name: python-transitions Version: 0.9.2 Release: 0 @@ -26,9 +27,9 @@ Group: Development/Languages/Python URL: https://github.com/pytransitions/transitions Source: https://files.pythonhosted.org/packages/source/t/transitions/transitions-%{version}.tar.gz # PATCH-FIX-UPSTREAM https://github.com/pytransitions/transitions/pull/653 remove Python 2 crumbs -Patch: remove-py2-crumbs.patch +Patch0: remove-py2-crumbs.patch # PATCH-FIX-UPSTREAM https://github.com/a-detiste/transitions/pull/1 remove more python crumbs -Patch: iteritems.patch +Patch1: iteritems.patch BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros