Accepting request 1198186 from devel:languages:python:pytest
- Drop python-py requirement, no longer required. OBS-URL: https://build.opensuse.org/request/show/1198186 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-mock?expand=0&rev=28
This commit is contained in:
commit
0b6719cf07
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 2 01:46:28 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Drop python-py requirement, no longer required.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 8 10:47:18 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -28,13 +28,11 @@ BuildRequires: %{python_module base >= 3.8}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module pytest >= 5}
|
||||
BuildRequires: %{python_module pytest-asyncio}
|
||||
BuildRequires: %{python_module py}
|
||||
BuildRequires: %{python_module setuptools >= 36}
|
||||
BuildRequires: %{python_module setuptools_scm}
|
||||
BuildRequires: %{python_module wheel}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-py
|
||||
Requires: python-pytest
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
Loading…
x
Reference in New Issue
Block a user