14
0

- Replace support-pytest-8.2.patch:

* The existing patch unintentionally skips a lot of the testsuite.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=137
This commit is contained in:
2024-09-03 04:50:47 +00:00
committed by Git OBS Bridge
parent ae4ce35e61
commit ee25292815
3 changed files with 36 additions and 16 deletions

View File

@@ -31,7 +31,7 @@ Patch1: gce_image_projects.patch
Patch2: ec2_create_node.patch
# PATCH-FIX-UPSTREAM gh#apache/libcloud#1994
Patch3: support-pytest-8.patch
# PATCH-FIX-UPSTREAM gh#apache/libcloud#2014
# PATCH-FIX-UPSTREAM gh#apache/libcloud#2033
Patch4: support-pytest-8.2.patch
BuildRequires: %{python_module base >= 3.7}
BuildRequires: %{python_module fasteners}