From f25a32c451453a4a9edf64f3b77a17352676cf4e Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 14:22:05 +0000 Subject: automatic import of python-yfinance --- python-yfinance.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-yfinance.spec') 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 - 0.2.16-1 +* Fri Apr 21 2023 Python_Bot - 0.2.18-1 - Package Spec generated -- cgit v1.2.3