From b465259b5e8f9c7e09ed48f9c3e709c249d60042 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 7 Apr 2023 04:16:56 +0000 Subject: automatic import of python-colcon-lcov-result --- .gitignore | 1 + python-colcon-lcov-result.spec | 8 ++++---- sources | 2 +- 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 `_. %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 - 0.5.0-1 +* Fri Apr 07 2023 Python_Bot - 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 -- cgit v1.2.3