summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-07 08:22:11 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-07 08:22:11 +0000
commitf1044e17d166b5023d702d8b9953518ff8514d03 (patch)
tree4f23e2fd0a6d859347d3d3a018ff13c0ef1f6fc0
parentaf8249a2356d03c41b0a776cbcbdab5b07fc1bcd (diff)
automatic import of python-opencensus
-rw-r--r--.gitignore1
-rw-r--r--python-opencensus.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 27a474b..7ab17ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/opencensus-0.11.1.tar.gz
+/opencensus-0.11.2.tar.gz
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
diff --git a/sources b/sources
index 48c5e0e..c4b228d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b3c3de6fcf6bcd5c8668ffaaf88ca36c opencensus-0.11.1.tar.gz
+f7bc74426b3eb83d585ae89e0e71a22d opencensus-0.11.2.tar.gz