summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 14:48:03 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 14:48:03 +0000
commitbeee4e39e812066eac6152b3a212409d14905d22 (patch)
tree89df29825856aca8e551302f5c75e3d26a00ac5d
parentd4e8965e59e6e68b3394759098e69114dfbdfa72 (diff)
automatic import of python-web3openeuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-web3.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 78a1996..d65f39d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/web3-6.1.0.tar.gz
+/web3-6.2.0.tar.gz
diff --git a/python-web3.spec b/python-web3.spec
index 9860df2..e8cfb8c 100644
--- a/python-web3.spec
+++ b/python-web3.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-web3
-Version: 6.1.0
+Version: 6.2.0
Release: 1
Summary: web3.py
License: MIT
URL: https://github.com/ethereum/web3.py
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a2/07/916bb3a83f8971793448ca8bce36000cd68b89fb1b48071ae3ff0aa32817/web3-6.1.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/bd/81/a7df63024ade35ba9881a0511dad4adcb57005e4301d7df9fbeab491a805/web3-6.2.0.tar.gz
BuildArch: noarch
Requires: python3-aiohttp
@@ -108,7 +108,7 @@ guidelines for [contributing](https://web3py.readthedocs.io/en/latest/contributi
then check out issues that are labeled
%prep
-%autosetup -n web3-6.1.0
+%autosetup -n web3-6.2.0
%build
%py3_build
@@ -148,5 +148,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 6.1.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 6.2.0-1
- Package Spec generated
diff --git a/sources b/sources
index 1518491..44817b3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-45c3103375b8b31f67ffde1f52364343 web3-6.1.0.tar.gz
+c6fcc47e6c7610c2adddbbe2acd67b54 web3-6.2.0.tar.gz