From 75f1804ee23fda2a71afcdc2de6a072b706138c7 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 05:20:52 +0000 Subject: automatic import of python-ypricemagic --- .gitignore | 1 + python-ypricemagic.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index d957f83..67b4161 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /ypricemagic-2.1.1.tar.gz +/ypricemagic-2.2.0.tar.gz 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 - 2.1.1-1 +* Tue Apr 25 2023 Python_Bot - 2.2.0-1 - Package Spec generated diff --git a/sources b/sources index af70177..ace893f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eb975f390a803a83d0d215b82167fbc8 ypricemagic-2.1.1.tar.gz +262b1737a705f42ddb80d29e52bec5bc ypricemagic-2.2.0.tar.gz -- cgit v1.2.3