Sync from SUSE:SLFO:Main python-factory_boy revision 1b8833995f6a3ec9a9c6f02ec381dc07
This commit is contained in:
parent
f4f4fe4935
commit
5c047c7d0f
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 26 08:40:58 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
|
- skip testing with Django on SLFO
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 21 12:24:55 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Fri Apr 21 12:24:55 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -16,8 +16,6 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
|
||||||
%define skip_python2 1
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-factory_boy
|
Name: python-factory_boy
|
||||||
Version: 3.2.1
|
Version: 3.2.1
|
||||||
@ -34,7 +32,7 @@ BuildRequires: %{python_module setuptools >= 0.8}
|
|||||||
BuildRequires: %{python_module typing_extensions}
|
BuildRequires: %{python_module typing_extensions}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
%if 0%{suse_version} >= 1550
|
%if 0%{suse_version} >= 1699
|
||||||
BuildRequires: %{python_module Django}
|
BuildRequires: %{python_module Django}
|
||||||
%endif
|
%endif
|
||||||
Requires: python-Faker >= 0.7.0
|
Requires: python-Faker >= 0.7.0
|
||||||
|
Loading…
Reference in New Issue
Block a user