From beee4e39e812066eac6152b3a212409d14905d22 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 14:48:03 +0000 Subject: automatic import of python-web3 --- .gitignore | 1 + python-web3.spec | 8 ++++---- sources | 2 +- 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 - 6.1.0-1 +* Fri Apr 21 2023 Python_Bot - 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 -- cgit v1.2.3