Accepting request 1204071 from devel:languages:python

- skip testing with Django on SLFO

OBS-URL: https://build.opensuse.org/request/show/1204071
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-factory_boy?expand=0&rev=22
This commit is contained in:
Ana Guerrero 2024-09-27 15:11:28 +00:00 committed by Git OBS Bridge
commit edba219936
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 26 10:37:04 UTC 2024 - Markéta Machová <mmachova@suse.com>
- skip testing with Django on SLFO
-------------------------------------------------------------------
Sat Aug 31 12:41:40 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@ -31,7 +31,7 @@ BuildRequires: %{python_module setuptools >= 0.8}
BuildRequires: %{python_module typing_extensions}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
%if 0%{suse_version} >= 1550
%if 0%{suse_version} > 1600
BuildRequires: %{python_module Django}
%endif
Requires: python-Faker >= 0.7.0