summaryrefslogtreecommitdiff
path: root/python-opencensus-ext-flask.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-07 08:22:27 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-07 08:22:27 +0000
commit4b03472019f3f0cc809a1d52428b0ad94c77c648 (patch)
treea65cb9c56c9aaefac1c58a21a8336eb8a93e18f0 /python-opencensus-ext-flask.spec
parent954415116acbef75686e373388f40bb258a85b03 (diff)
automatic import of python-opencensus-ext-flask
Diffstat (limited to 'python-opencensus-ext-flask.spec')
-rw-r--r--python-opencensus-ext-flask.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-opencensus-ext-flask.spec b/python-opencensus-ext-flask.spec
index f7a667d..2c5f284 100644
--- a/python-opencensus-ext-flask.spec
+++ b/python-opencensus-ext-flask.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-opencensus-ext-flask
-Version: 0.8.1
+Version: 0.8.2
Release: 1
Summary: OpenCensus Flask Integration
License: Apache-2.0
URL: https://github.com/census-instrumentation/opencensus-python/tree/master/contrib/opencensus-ext-flask
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/da/5d/7ccbf2ce67c7e624a1596e4e0ad51e44e29dddbd88141f7bf4693b9dd7e0/opencensus-ext-flask-0.8.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0f/4f/b3a55685e951d853b5a43c4411af08b29507a4d6b856e064318f285aa73c/opencensus-ext-flask-0.8.2.tar.gz
BuildArch: noarch
Requires: python3-flask
@@ -30,7 +30,7 @@ Provides: python3-opencensus-ext-flask-doc
|pypi|
%prep
-%autosetup -n opencensus-ext-flask-0.8.1
+%autosetup -n opencensus-ext-flask-0.8.2
%build
%py3_build
@@ -70,5 +70,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 0.8.1-1
+* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 0.8.2-1
- Package Spec generated