forked from pool/python-aiohttp-retry
Accepting request 1231399 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1231399 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiohttp-retry?expand=0&rev=2
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 3 00:08:47 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||
Mon Dec 9 12:26:14 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
- Downgrade requirement of python-yarl to Recommends (and don’t
|
||||
require it for building at all).
|
||||
- Add missing BR of aiotthp-retry.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 20 07:47:13 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
@@ -34,10 +34,12 @@ BuildRequires: %{python_module wheel}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-aiohttp
|
||||
Requires: python-aiohttp-retry
|
||||
Recommends: python-yarl
|
||||
BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module aiohttp}
|
||||
BuildRequires: %{python_module aiohttp-retry}
|
||||
BuildRequires: %{python_module pytest-aiohttp}
|
||||
BuildRequires: %{python_module pytest}
|
||||
# /SECTION
|
||||
|
||||
Reference in New Issue
Block a user