!6 Add yaml file & delete build check
Merge pull request !6 from jeff200902/master
This commit is contained in:
commit
152b146836
@ -1,6 +1,6 @@
|
||||
Name: python-argcomplete
|
||||
Version: 1.9.5
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Argparse's bash tab completion
|
||||
License: ASL 2.0
|
||||
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/
|
||||
|
||||
%check
|
||||
%{__python3} setup.py test
|
||||
|
||||
%files -n python3-argcomplete
|
||||
%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
|
||||
|
||||
%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
|
||||
- Package init
|
||||
|
||||
4
python-argcomplete.yaml
Normal file
4
python-argcomplete.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version-ctrl: github
|
||||
src_repo: kislyuk/argcomplete
|
||||
tag_prefix: ^v
|
||||
seperator: .
|
||||
Loading…
x
Reference in New Issue
Block a user