!9 [sync] PR-5: python3-attrs provides python-attrs
From: @openeuler-sync-bot Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
30e755cad6
@ -2,12 +2,13 @@
|
|||||||
attrs is an MIT-licensed Python package with class decorators that \
|
attrs is an MIT-licensed Python package with class decorators that \
|
||||||
ease the chores of implementing the most common attribute-related \
|
ease the chores of implementing the most common attribute-related \
|
||||||
object protocols. \
|
object protocols. \
|
||||||
|
%global modname attrs
|
||||||
|
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: python-attrs
|
Name: python-attrs
|
||||||
Summary: Python attributes without boilerplate
|
Summary: Python attributes without boilerplate
|
||||||
Version: 17.4.0
|
Version: 17.4.0
|
||||||
Release: 9
|
Release: 10
|
||||||
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
|
||||||
@ -69,5 +70,8 @@ PYTHONPATH=$RPM_BUILD_ROOT/%{python3_sitelib} py.test-3 -v
|
|||||||
%doc AUTHORS.rst README.rst
|
%doc AUTHORS.rst README.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 30 2021 zhangjiapeng <zhangjiapeng9@huawei.com> - 17.4.0-10
|
||||||
|
- python3-attrs provides python-attrs
|
||||||
|
|
||||||
* Thu Dec 5 2019 caomeng<caomeng5@huawei.com> - 17.4.0-9
|
* Thu Dec 5 2019 caomeng<caomeng5@huawei.com> - 17.4.0-9
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user