summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-colcon-lcov-result.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index c720125..9d646e2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/colcon-lcov-result-0.5.0.tar.gz
+/colcon-lcov-result-0.5.2.tar.gz
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
diff --git a/sources b/sources
index 5a8883d..43f71be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-86cee525d15a70e9360d7c7697019fb6 colcon-lcov-result-0.5.0.tar.gz
+0a08807863ea70aeb335f874ce45b1a2 colcon-lcov-result-0.5.2.tar.gz