diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 04:07:36 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 04:07:36 +0000 |
commit | cf79adfef354cbcb092ada8bc0b6979906cfaad8 (patch) | |
tree | 507bcfd4d0f4b3c434550973b74197c1f4d8313a | |
parent | 416a0d7ac6995c868836edacb0465eee60999644 (diff) |
automatic import of python-lusid-sdkopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-lusid-sdk.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /lusid-sdk-1.0.63.tar.gz +/lusid-sdk-1.0.91.tar.gz diff --git a/python-lusid-sdk.spec b/python-lusid-sdk.spec index fbf330b..f37f939 100644 --- a/python-lusid-sdk.spec +++ b/python-lusid-sdk.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-lusid-sdk -Version: 1.0.63 +Version: 1.0.91 Release: 1 Summary: Python SDK for LUSID API License: MIT URL: https://github.com/finbourne/lusid-sdk-python -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/cf/7e/88087edbd8278c621ee02a9285edbf8a773d9f3ebd06919226e110d76a86/lusid-sdk-1.0.63.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/be/34/7662f651750d07513450337ca9275481d00381ada330eaaa7e365fdde135/lusid-sdk-1.0.91.tar.gz BuildArch: noarch Requires: python3-urllib3 @@ -35,7 +35,7 @@ Provides: python3-lusid-sdk-doc %prep -%autosetup -n lusid-sdk-1.0.63 +%autosetup -n lusid-sdk-1.0.91 %build %py3_build @@ -75,5 +75,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.63-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.91-1 - Package Spec generated @@ -1 +1 @@ -9a9118a78168a8f1b5d9e96c64f17f1d lusid-sdk-1.0.63.tar.gz +fa759dbdf1eb7c4727fe7fa668557802 lusid-sdk-1.0.91.tar.gz |