Compare commits

..

No commits in common. "4c5bf81e2440fb5efd5a34d0958bf1b7186b7106" and "e2eb8dcb4cdd51ade15ae08ae0d018a59c034e58" have entirely different histories.

View File

@ -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/
@ -45,5 +45,9 @@ rm -rf tox.egg-info
%doc README.rst
%changelog
* Thu Aug 18 2022 xu_ping<xuping33@h-partners.com> - 3.5.3-1
- Package init for openEuler-20.03-LTS-SP3
* 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