!11 Upgrade package version for OpenStack Wallaby support

From: @sean-lau
Reviewed-by: @myeuler,@shinwell_hu,@small_leek
Signed-off-by: @myeuler,@shinwell_hu,@small_leek
This commit is contained in:
openeuler-ci-bot 2021-08-06 01:37:50 +00:00 committed by Gitee
commit 1388af5d13
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
attrs-20.3.0.tar.gz Normal file

Binary file not shown.

View File

@ -8,8 +8,8 @@ object protocols. \
%bcond_with tests %bcond_with tests
Name: python-attrs Name: python-attrs
Summary: Python attributes without boilerplate Summary: Python attributes without boilerplate
Version: 19.3.0 Version: 20.3.0
Release: 3 Release: 1
License: MIT License: MIT
URL: http://www.attrs.org/ URL: http://www.attrs.org/
Source0: https://github.com/hynek/attrs/archive/%{version}/attrs-%{version}.tar.gz Source0: https://github.com/hynek/attrs/archive/%{version}/attrs-%{version}.tar.gz
@ -57,6 +57,9 @@ PYTHONPATH=$RPM_BUILD_ROOT/%{python3_sitelib} py.test-3 -v
%doc AUTHORS.rst README.rst %doc AUTHORS.rst README.rst
%changelog %changelog
* Mon July 26 2021 liusheng <liusheng2048@gmail.com> - 20.3.0-3
- Upgrade to version 20.3.0
* Tue Mar 30 2021 zhangjiapeng <zhangjiapeng9@huawei.com> - 19.3.0-3 * Tue Mar 30 2021 zhangjiapeng <zhangjiapeng9@huawei.com> - 19.3.0-3
- python3-attrs provides python-attrs - python3-attrs provides python-attrs