From 894537c32246c34fb19bdc169e48b22a8a36bf1a54dc70af3d116f43e9766f0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 21 Oct 2022 09:13:05 +0000 Subject: [PATCH] the patch was rebased, get rid of the link OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opencensus-ext-azure?expand=0&rev=6 --- python-opencensus-ext-azure.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-opencensus-ext-azure.spec b/python-opencensus-ext-azure.spec index ade45cd..c519900 100644 --- a/python-opencensus-ext-azure.spec +++ b/python-opencensus-ext-azure.spec @@ -33,7 +33,7 @@ License: Apache-2.0 URL: https://github.com/census-instrumentation/opencensus-python Source: https://github.com/census-instrumentation/opencensus-python/archive/v%{repo_version}.tar.gz#/opencensus-%{repo_version}.tar.gz # PATCH-FIX-UPSTREAM opencensus-pr1002-remove-mock.patch -- gh#census-instrumentation/opencensus-python#1002 -Patch0: https://github.com/census-instrumentation/opencensus-python/pull/1002.patch#/opencensus-pr1002-remove-mock.patch +Patch0: opencensus-pr1002-remove-mock.patch BuildRequires: %{python_module azure-core >= 1.12.0} BuildRequires: %{python_module azure-identity >= 1.5.0} BuildRequires: %{python_module opencensus >= 0.11.0}