summaryrefslogtreecommitdiff
path: root/python-opencensus.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-opencensus.spec')
-rw-r--r--python-opencensus.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-opencensus.spec b/python-opencensus.spec
index f768f1d..a451b34 100644
--- a/python-opencensus.spec
+++ b/python-opencensus.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-opencensus
-Version: 0.11.1
+Version: 0.11.2
Release: 1
Summary: A stats collection and distributed tracing framework
License: Apache-2.0
URL: https://github.com/census-instrumentation/opencensus-python
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b3/eb/fcb37453fc5f86f0f4afbe87e3bbf707dd701549fd5710c9867bb1283604/opencensus-0.11.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ff/0a/f9252eb2630f961b911b3dad1b3a9e34e3754d148ff18041fecec1324c7a/opencensus-0.11.2.tar.gz
BuildArch: noarch
Requires: python3-opencensus-context
@@ -58,7 +58,7 @@ contains Python related utilities and supporting software needed by
OpenCensus.
%prep
-%autosetup -n opencensus-0.11.1
+%autosetup -n opencensus-0.11.2
%build
%py3_build
@@ -98,5 +98,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 0.11.1-1
+* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 0.11.2-1
- Package Spec generated