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 | |
| parent | 1e0309752b9b1868a7801d62373dc7dcd668511f (diff) | |
automatic import of python-yfinanceopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-yfinance.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /yfinance-0.2.16.tar.gz +/yfinance-0.2.18.tar.gz 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 @@ -1 +1 @@ -fe732d547e2c9ccae3e0073471743810 yfinance-0.2.16.tar.gz +dc96dd8143283d4f1592d26cdca61186 yfinance-0.2.18.tar.gz |
