From e0986ffff6da8db35c79ce1a002476c247335e58 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 04:42:38 +0000 Subject: automatic import of python-insights-core --- .gitignore | 1 + python-insights-core.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index e7dcf79..3971ff8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /insights-core-3.1.18.tar.gz +/insights-core-3.1.21.tar.gz diff --git a/python-insights-core.spec b/python-insights-core.spec index 419241e..933d8a0 100644 --- a/python-insights-core.spec +++ b/python-insights-core.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-insights-core -Version: 3.1.18 +Version: 3.1.21 Release: 1 Summary: Insights Core is a data collection and analysis framework License: Apache 2.0 URL: https://github.com/redhatinsights/insights-core -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/cb/8c/0c15e442ed610ff6d06efd72438993c1db6b595f31394398f13e3575bbff/insights-core-3.1.18.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/30/cb/992df66c0d951ddad82f055e60f7fc07a08a8b683d0464126feaa96cbfee/insights-core-3.1.21.tar.gz BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-insights-core-doc %prep -%autosetup -n insights-core-3.1.18 +%autosetup -n insights-core-3.1.21 %build %py3_build @@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 3.1.18-1 +* Tue Apr 25 2023 Python_Bot - 3.1.21-1 - Package Spec generated diff --git a/sources b/sources index a321239..b13dc34 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5458b3093d611cf4badfd8100887b204 insights-core-3.1.18.tar.gz +d907e7d757aa2e80185a867067d302a1 insights-core-3.1.21.tar.gz -- cgit v1.2.3