Add yaml file & delete spec file setup.py check
This commit is contained in:
parent
3c44d9a688
commit
8834c8dfa6
@ -1,6 +1,6 @@
|
|||||||
Name: python-argcomplete
|
Name: python-argcomplete
|
||||||
Version: 1.9.5
|
Version: 1.9.5
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Argparse's bash tab completion
|
Summary: Argparse's bash tab completion
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://github.com/kislyuk/argcomplete
|
URL: https://github.com/kislyuk/argcomplete
|
||||||
@ -36,7 +36,6 @@ install -p -m0644 %{buildroot}%{python3_sitelib}/argcomplete/bash_completion.d/p
|
|||||||
%{buildroot}%{_sysconfdir}/bash_completion.d/
|
%{buildroot}%{_sysconfdir}/bash_completion.d/
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%{__python3} setup.py test
|
|
||||||
|
|
||||||
%files -n python3-argcomplete
|
%files -n python3-argcomplete
|
||||||
%doc README.rst LICENSE.rst
|
%doc README.rst LICENSE.rst
|
||||||
@ -46,5 +45,11 @@ install -p -m0644 %{buildroot}%{python3_sitelib}/argcomplete/bash_completion.d/p
|
|||||||
%{_sysconfdir}/bash_completion.d/python-argcomplete.sh
|
%{_sysconfdir}/bash_completion.d/python-argcomplete.sh
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 28 2020 Jeffery.Gao <gaojianxing@huawei.com> -1.9.5-3
|
||||||
|
- Type:NA
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC: delete setup check.
|
||||||
|
|
||||||
* Fri Dec 20 2019 fengbing <fengbing7@huawei.com> - 1.9.5-2
|
* Fri Dec 20 2019 fengbing <fengbing7@huawei.com> - 1.9.5-2
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user