diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 04:42:38 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 04:42:38 +0000 |
| commit | e0986ffff6da8db35c79ce1a002476c247335e58 (patch) | |
| tree | eab16efdb684bb79937ecd13a707c35691c74885 | |
| parent | 8af4aa040e159136b779fc6da19860023a78a093 (diff) | |
automatic import of python-insights-coreopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-insights-core.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <Python_Bot@openeuler.org> - 3.1.18-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 3.1.21-1 - Package Spec generated @@ -1 +1 @@ -5458b3093d611cf4badfd8100887b204 insights-core-3.1.18.tar.gz +d907e7d757aa2e80185a867067d302a1 insights-core-3.1.21.tar.gz |
