summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 05:20:52 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 05:20:52 +0000
commit75f1804ee23fda2a71afcdc2de6a072b706138c7 (patch)
treed0e7b43d9a7e11b462594e0576e16c8de75e1ee2
parentb7c84a753bc2faaeda16a8f316c8936cad02a92a (diff)
automatic import of python-ypricemagicopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-ypricemagic.spec8
-rw-r--r--sources2
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 <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
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