Add package for OpenStack Wallaby support

This commit is contained in:
sean-lau 2021-07-26 11:08:37 +08:00
parent 440a063c39
commit 6c32b38d06
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