diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-25 04:02:37 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 04:02:37 +0000 |
commit | dc92dadd168ef8b3e7be8968f022d74bc942994d (patch) | |
tree | 030b5407d618b799bbb4b857eb0fccdee1f7d41f | |
parent | 1ee0f5a9b60266d4d39251b8c3284aadac36e271 (diff) |
automatic import of python-gs-quantopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-gs-quant.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /gs_quant-0.9.100.tar.gz +/gs_quant-0.9.101.tar.gz 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 @@ -1 +1 @@ -d002c6a122d2e35dcd108420e7477bfb gs_quant-0.9.100.tar.gz +012897b1a1a2e7a07327335cb9dcec2e gs_quant-0.9.101.tar.gz |