diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-21 14:22:05 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 14:22:05 +0000 |
| commit | f25a32c451453a4a9edf64f3b77a17352676cf4e (patch) | |
| tree | c6aa5283e3bb0453550a88c2554267ad8ea99cf0 /python-yfinance.spec | |
| parent | 1e0309752b9b1868a7801d62373dc7dcd668511f (diff) | |
automatic import of python-yfinanceopeneuler20.03
Diffstat (limited to 'python-yfinance.spec')
| -rw-r--r-- | python-yfinance.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-yfinance.spec b/python-yfinance.spec index 64c1d95..7af7096 100644 --- a/python-yfinance.spec +++ b/python-yfinance.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-yfinance -Version: 0.2.16 +Version: 0.2.18 Release: 1 Summary: Download market data from Yahoo! Finance API License: Apache URL: https://github.com/ranaroussi/yfinance -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/91/2b/8eb3f503c6be62a9656b390b5f01ac1bd1bde3532ef58ae9f7d8fbab913e/yfinance-0.2.16.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5b/51/364388c9b07b3df7f40487bb9dfd137521b1e1597dba31365eb6c19e0f9b/yfinance-0.2.18.tar.gz BuildArch: noarch Requires: python3-pandas @@ -69,7 +69,7 @@ details on your rights to use the actual data downloaded. Remember - the Yahoo! finance API is intended for personal use only.** %prep -%autosetup -n yfinance-0.2.16 +%autosetup -n yfinance-0.2.18 %build %py3_build @@ -109,5 +109,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.2.16-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.2.18-1 - Package Spec generated |
