update to 22.1.0

This commit is contained in:
zhuofeng 2022-11-07 18:31:04 +08:00
parent 703659a673
commit a926cdeac4
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
attrs-22.1.0.tar.gz Normal file

Binary file not shown.

View File

@ -8,7 +8,7 @@ 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: 21.4.0 Version: 22.1.0
Release: 1 Release: 1
License: MIT License: MIT
URL: http://www.attrs.org/ URL: http://www.attrs.org/
@ -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
* Sat Oct 29 2022 zhuofeng <zhuofeng2@huawei.com> - 22.1.0-1
- update to 22.1.0
* Mon Jul 18 2022 OpenStack_SIG <openstack@openeuler.org> - 21.4.0-1 * Mon Jul 18 2022 OpenStack_SIG <openstack@openeuler.org> - 21.4.0-1
- Upgrade package to version 21.4.0 - Upgrade package to version 21.4.0