15
0

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
This commit is contained in:
2025-04-16 07:59:26 +00:00
committed by Git OBS Bridge
parent b26fecf17c
commit 61386ca885
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 14 12:22:35 UTC 2025 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com>
- Enable sle15_python_module_pythons (align with pygraphviz)
-------------------------------------------------------------------
Thu Apr 3 13:47:51 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -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