summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 14:22:05 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 14:22:05 +0000
commitf25a32c451453a4a9edf64f3b77a17352676cf4e (patch)
treec6aa5283e3bb0453550a88c2554267ad8ea99cf0
parent1e0309752b9b1868a7801d62373dc7dcd668511f (diff)
automatic import of python-yfinanceopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-yfinance.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 1ee1c43..ec53164 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/sources b/sources
index f94de3b..45fcbf6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fe732d547e2c9ccae3e0073471743810 yfinance-0.2.16.tar.gz
+dc96dd8143283d4f1592d26cdca61186 yfinance-0.2.18.tar.gz