diff options
Diffstat (limited to 'python-lusid-sdk.spec')
-rw-r--r-- | python-lusid-sdk.spec | 8 |
1 files changed, 4 insertions, 4 deletions
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 |