summaryrefslogtreecommitdiff
path: root/python-opencensus-ext-azure.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-07 08:21:03 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-07 08:21:03 +0000
commitb9c2c47b8cd84d7473aa0d88c3529c7280f3f8a4 (patch)
tree3b8b63e685b3206c627fa8fb8d5538c955f6d1a4 /python-opencensus-ext-azure.spec
parentda20270328232f073eda034f806c668186a234b6 (diff)
automatic import of python-opencensus-ext-azure
Diffstat (limited to 'python-opencensus-ext-azure.spec')
-rw-r--r--python-opencensus-ext-azure.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-opencensus-ext-azure.spec b/python-opencensus-ext-azure.spec
index 09dd513..27446fb 100644
--- a/python-opencensus-ext-azure.spec
+++ b/python-opencensus-ext-azure.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-opencensus-ext-azure
-Version: 1.1.8
+Version: 1.1.9
Release: 1
Summary: OpenCensus Azure Monitor Exporter
License: Apache-2.0
URL: https://github.com/census-instrumentation/opencensus-python/tree/master/contrib/opencensus-ext-azure
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/14/c9/a2b06a963c56ebf50f52e74eafda120a4565ad415f3824c66f2cb7c5d6f6/opencensus-ext-azure-1.1.8.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/32/58/69e4fd5ad7134340997d2adcadb8c4acb4337d2c5e308cd82b364ad5af98/opencensus-ext-azure-1.1.9.tar.gz
BuildArch: noarch
Requires: python3-azure-core
@@ -33,7 +33,7 @@ Provides: python3-opencensus-ext-azure-doc
|pypi|
%prep
-%autosetup -n opencensus-ext-azure-1.1.8
+%autosetup -n opencensus-ext-azure-1.1.9
%build
%py3_build
@@ -73,5 +73,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 1.1.8-1
+* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 1.1.9-1
- Package Spec generated