summaryrefslogtreecommitdiff
path: root/python-colcon-lcov-result.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-colcon-lcov-result.spec')
-rw-r--r--python-colcon-lcov-result.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-colcon-lcov-result.spec b/python-colcon-lcov-result.spec
index a382583..7910fb2 100644
--- a/python-colcon-lcov-result.spec
+++ b/python-colcon-lcov-result.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-colcon-lcov-result
-Version: 0.5.0
+Version: 0.5.2
Release: 1
Summary: Extension for colcon to gather test results.
License: Apache License, Version 2.0
URL: https://colcon.readthedocs.io
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/38/57/c216e6b6c28dbdbaa16ca423e9dd196733fa0d3c19f22af3e93ab9336a36/colcon-lcov-result-0.5.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/2f/ef/72fce768eba1c2787b94a45c84c6b29419b895c276a9c48fe8c598011b65/colcon-lcov-result-0.5.2.tar.gz
BuildArch: noarch
Requires: python3-colcon-core
@@ -59,7 +59,7 @@ For more information, see `this paper
and `this Wikipedia page <https://en.wikipedia.org/wiki/Code_coverage>`_.
%prep
-%autosetup -n colcon-lcov-result-0.5.0
+%autosetup -n colcon-lcov-result-0.5.2
%build
%py3_build
@@ -99,5 +99,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 0.5.0-1
+* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 0.5.2-1
- Package Spec generated