diff options
Diffstat (limited to 'python-gs-quant.spec')
-rw-r--r-- | python-gs-quant.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-gs-quant.spec b/python-gs-quant.spec index 151ccce..ebc764d 100644 --- a/python-gs-quant.spec +++ b/python-gs-quant.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-gs-quant -Version: 0.9.100 +Version: 0.9.101 Release: 1 Summary: Goldman Sachs Quant License: http://www.apache.org/licenses/LICENSE-2.0 URL: https://marquee.gs.com -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d7/55/401ac871981c1617f602edbb4d1e0888236e28426c549381232207636e8e/gs_quant-0.9.100.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/47/15/dbe18ae5a4df02cf33f69995c7a94d5f7eaf6bf8d776ba33cc1be0dc3a9f/gs_quant-0.9.101.tar.gz BuildArch: noarch Requires: python3-asteval @@ -174,7 +174,7 @@ Please reach out to `gs-quant@gs.com` with any questions, comments or feedback. %prep -%autosetup -n gs-quant-0.9.100 +%autosetup -n gs-quant-0.9.101 %build %py3_build @@ -214,5 +214,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.9.100-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.9.101-1 - Package Spec generated |