!40 enable check

From: @tanyulong2021 
Reviewed-by: @zengwefeng 
Signed-off-by: @zengwefeng
This commit is contained in:
openeuler-ci-bot 2023-03-29 01:59:45 +00:00 committed by Gitee
commit eef8c2a515
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -5,11 +5,11 @@ object protocols. \
%global modname attrs
%bcond_with tests
%bcond_without tests
Name: python-attrs
Summary: Python attributes without boilerplate
Version: 22.1.0
Release: 5
Release: 6
License: MIT
URL: http://www.attrs.org/
Source0: https://github.com/hynek/attrs/archive/%{version}/attrs-%{version}.tar.gz
@ -62,6 +62,9 @@ PYTHONPATH=$RPM_BUILD_ROOT/%{python3_sitelib} py.test-3 -v
%doc AUTHORS.rst README.rst
%changelog
* Thu Feb 16 2023 tanyulong <tanyulong@kylinos.cn> - 22.1.0-6
- enable check
* Fri Jan 13 2023 caofei <caofei@xfusion.com> - 22.1.0-5
- Fix minor stub issues