forked from pool/python-treq
Accepting request 735337 from home:cyphar:matrix
- Add service_identity BuildRequires so the integration tests don't fail on Leap (required for boo#1153017). OBS-URL: https://build.opensuse.org/request/show/735337 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-treq?expand=0&rev=13
This commit is contained in:
committed by
Git OBS Bridge
parent
8eb3f39962
commit
75bd1d4fac
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 4 17:40:59 UTC 2019 - Aleksa Sarai <asarai@suse.com>
|
||||||
|
|
||||||
|
- Add service_identity BuildRequires so the integration tests don't fail on
|
||||||
|
Leap (required for boo#1153017).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 12 17:21:23 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Thu Sep 12 17:21:23 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -33,6 +33,7 @@ BuildRequires: %{python_module httpbin}
|
|||||||
BuildRequires: %{python_module incremental}
|
BuildRequires: %{python_module incremental}
|
||||||
BuildRequires: %{python_module mock}
|
BuildRequires: %{python_module mock}
|
||||||
BuildRequires: %{python_module requests >= 2.1.0}
|
BuildRequires: %{python_module requests >= 2.1.0}
|
||||||
|
BuildRequires: %{python_module service_identity}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: %{python_module six}
|
BuildRequires: %{python_module six}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
|||||||
Reference in New Issue
Block a user