commit
e2eb8dcb4c
@ -1,6 +1,6 @@
|
||||
Name: python-tox
|
||||
Version: 3.5.3
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Virtualenv-based automation of test activities
|
||||
License: MIT
|
||||
URL: https://tox.readthedocs.io/
|
||||
@ -37,13 +37,17 @@ rm -rf tox.egg-info
|
||||
%license LICENSE
|
||||
%{_bindir}/tox
|
||||
%{_bindir}/tox-quickstart
|
||||
%_prefix/lib/python3.7/site-packages/tox/
|
||||
%_prefix/lib/python3.7/site-packages/tox-%{version}-py3.7.egg-info/
|
||||
%_prefix/lib/python%{python3_version}/site-packages/tox/
|
||||
%_prefix/lib/python%{python3_version}/site-packages/tox-%{version}-py3.*.egg-info/
|
||||
|
||||
%files help
|
||||
%defattr(-,root,root)
|
||||
%doc README.rst
|
||||
|
||||
%changelog
|
||||
* Thu Jun 18 2020 hanhui<hanhui15@huawei.com> - 3.5.3-2
|
||||
- bugfix
|
||||
- DESC:modify python3.7 can not find file path
|
||||
|
||||
* Tue Feb 11 2020 huzunhao<huzunhao2@huawei.com> - 3.5.3-1
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user