diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 06:49:38 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 06:49:38 +0000 |
| commit | 38393c8073ea27378e3dffcafc5f3bfc1c914352 (patch) | |
| tree | 858d1077cca57b9c8e40aa2972f2a7de0e35d5b1 | |
| parent | 649b21c38252042e68fcd2d442b2b1ef63e57d33 (diff) | |
automatic import of python-solnlibopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-solnlib.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <Python_Bot@openeuler.org> - 4.9.1-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 4.11.0-1 - Package Spec generated @@ -1 +1 @@ -13bac480ec5fd22632ddc98a143c63f8 solnlib-4.9.1.tar.gz +19dfc76f093c26b0229c706d234638d7 solnlib-4.11.0.tar.gz |
