forked from pool/python-pyhanko-certvalidator
Accepting request 1299182 from devel:languages:python
- Add missing BuildRequires on pytest-asyncio. OBS-URL: https://build.opensuse.org/request/show/1299182 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyhanko-certvalidator?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 13 04:59:31 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
- Add missing BuildRequires on pytest-asyncio.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 5 13:26:06 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Wed Feb 5 13:26:06 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pyhanko-certvalidator
|
# spec file for package python-pyhanko-certvalidator
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC and contributors
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -34,6 +34,7 @@ BuildRequires: %{python_module aiohttp >= 3.8}
|
|||||||
BuildRequires: %{python_module cryptography >= 41.0.5}
|
BuildRequires: %{python_module cryptography >= 41.0.5}
|
||||||
BuildRequires: %{python_module freezegun >= 1.1.0}
|
BuildRequires: %{python_module freezegun >= 1.1.0}
|
||||||
BuildRequires: %{python_module oscrypto >= 1.1.0}
|
BuildRequires: %{python_module oscrypto >= 1.1.0}
|
||||||
|
BuildRequires: %{python_module pytest-asyncio}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module requests >= 2.31.0}
|
BuildRequires: %{python_module requests >= 2.31.0}
|
||||||
BuildRequires: %{python_module uritools >= 3.0.1}
|
BuildRequires: %{python_module uritools >= 3.0.1}
|
||||||
|
Reference in New Issue
Block a user