enable check
This commit is contained in:
parent
622176c7cb
commit
b4ca97a53c
@ -5,11 +5,11 @@ object protocols. \
|
|||||||
|
|
||||||
%global modname attrs
|
%global modname attrs
|
||||||
|
|
||||||
%bcond_with tests
|
%bcond_without tests
|
||||||
Name: python-attrs
|
Name: python-attrs
|
||||||
Summary: Python attributes without boilerplate
|
Summary: Python attributes without boilerplate
|
||||||
Version: 22.1.0
|
Version: 22.1.0
|
||||||
Release: 5
|
Release: 6
|
||||||
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
|
||||||
@ -62,6 +62,9 @@ PYTHONPATH=$RPM_BUILD_ROOT/%{python3_sitelib} py.test-3 -v
|
|||||||
%doc AUTHORS.rst README.rst
|
%doc AUTHORS.rst README.rst
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Jan 13 2023 caofei <caofei@xfusion.com> - 22.1.0-5
|
||||||
- Fix minor stub issues
|
- Fix minor stub issues
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user