Compare commits
7 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 5e3007e683 | |||
| 51cf5812d4 | |||
| 75cdb5a91d | |||
| 12eff59f5f | |||
| f0485b4f2e | |||
| 721293fa1b | |||
| 4eb79c2680 |
@@ -1,8 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 4 00:35:57 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Insist on anyio >= 4, to drop out anyio3 from the choices.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 15 13:25:11 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-httpx
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -46,7 +46,7 @@ BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module wheel}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-anyio >= 4
|
||||
Requires: python-anyio
|
||||
Requires: python-certifi
|
||||
Requires: python-httpcore >= 0.18.0
|
||||
Requires: python-idna >= 2.0
|
||||
|
||||
Reference in New Issue
Block a user