summaryrefslogtreecommitdiff
path: root/python-web3.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-web3.spec')
-rw-r--r--python-web3.spec8
1 files changed, 4 insertions, 4 deletions
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