15
0

Accepting request 1307090 from devel:languages:python

- Build for modern python in SLE15

OBS-URL: https://build.opensuse.org/request/show/1307090
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-atomicwrites?expand=0&rev=12
This commit is contained in:
2025-09-25 16:45:40 +00:00
committed by Git OBS Bridge
2 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 25 10:40:31 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
- Build for modern python in SLE15
-------------------------------------------------------------------
Fri Jun 13 05:35:08 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-atomicwrites
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -24,6 +24,8 @@
%define psuffix %{nil}
%bcond_with doc
%endif
%{?sle15_python_module_pythons}
Name: python-atomicwrites%{psuffix}
Version: 1.4.1
Release: 0
@@ -41,9 +43,9 @@ BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildArch: noarch
%if %{with doc}
BuildRequires: %{modern_python}-Sphinx
BuildRequires: %{python_module atomicwrites}
BuildRequires: %{python_module pytest}
BuildRequires: python3-Sphinx
Provides: %{python_module atomicwrites-doc = %{version}}
%endif
%python_subpackages