From f1044e17d166b5023d702d8b9953518ff8514d03 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 7 Apr 2023 08:22:11 +0000 Subject: automatic import of python-opencensus --- .gitignore | 1 + python-opencensus.spec | 8 ++++---- sources | 2 +- 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 - 0.11.1-1 +* Fri Apr 07 2023 Python_Bot - 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 -- cgit v1.2.3