From 38393c8073ea27378e3dffcafc5f3bfc1c914352 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 06:49:38 +0000 Subject: automatic import of python-solnlib --- .gitignore | 1 + python-solnlib.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 3773793..ee305b5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /solnlib-4.9.1.tar.gz +/solnlib-4.11.0.tar.gz diff --git a/python-solnlib.spec b/python-solnlib.spec index c9b1a6d..227a6ce 100644 --- a/python-solnlib.spec +++ b/python-solnlib.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-solnlib -Version: 4.9.1 +Version: 4.11.0 Release: 1 Summary: The Splunk Software Development Kit for Splunk Solutions License: Apache-2.0 URL: https://github.com/splunk/addonfactory-solutions-library-python -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/2f/48/d2e8649b9f027eb9964a00a732049ee289aa413ee4953d14760c63926ba7/solnlib-4.9.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f4/aa/aa604fcf632fe79dddd4e80feb962f52703419301dd44e9e1093afd19545/solnlib-4.11.0.tar.gz BuildArch: noarch Requires: python3-requests @@ -32,7 +32,7 @@ Provides: python3-solnlib-doc %prep -%autosetup -n solnlib-4.9.1 +%autosetup -n solnlib-4.11.0 %build %py3_build @@ -72,5 +72,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 4.9.1-1 +* Tue Apr 25 2023 Python_Bot - 4.11.0-1 - Package Spec generated diff --git a/sources b/sources index 4674a4e..50cdba2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -13bac480ec5fd22632ddc98a143c63f8 solnlib-4.9.1.tar.gz +19dfc76f093c26b0229c706d234638d7 solnlib-4.11.0.tar.gz -- cgit v1.2.3