diff options
Diffstat (limited to 'python-ypricemagic.spec')
-rw-r--r-- | python-ypricemagic.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-ypricemagic.spec b/python-ypricemagic.spec index 9202d9f..63e4482 100644 --- a/python-ypricemagic.spec +++ b/python-ypricemagic.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-ypricemagic -Version: 2.1.1 +Version: 2.2.0 Release: 1 Summary: Use this tool to extract historical on-chain price data from an archive node. Shoutout to @bantg and @nymmrx for their awesome work on yearn-exporter that made this library possible. License: MIT URL: https://github.com/BobTheBuidler/ypricemagic -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e4/b7/c73a8e1a9c1a9fb2c02d84edd8e49e42972977f45af7089b8e0aead956f5/ypricemagic-2.1.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/bf/0f/bfe7f5f20ae5c9f5c87cb7af772bf873e193753c7bbf202400f933f44f51/ypricemagic-2.2.0.tar.gz BuildArch: noarch Requires: python3-bobs-lazy-logging @@ -36,7 +36,7 @@ Provides: python3-ypricemagic-doc %prep -%autosetup -n ypricemagic-2.1.1 +%autosetup -n ypricemagic-2.2.0 %build %py3_build @@ -76,5 +76,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 2.1.1-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 2.2.0-1 - Package Spec generated |