!14 update to upstream version 4.5.2
From: @desert-sailor Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
9dfbc2b8d6
@ -1,6 +1,6 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-tox
|
Name: python-tox
|
||||||
Version: 3.28.0
|
Version: 4.5.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Virtualenv-based automation of test activities
|
Summary: Virtualenv-based automation of test activities
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -44,22 +44,20 @@ At its core tox povides a convenient way to run arbitrary commands in isolated e
|
|||||||
%pyproject_build
|
%pyproject_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%pyproject_install tox==%{version}
|
%pyproject_install
|
||||||
|
|
||||||
%files -n python3-tox
|
%files -n python3-tox
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
%{_bindir}/tox
|
%{_bindir}/tox
|
||||||
%{_bindir}/tox-quickstart
|
|
||||||
%{python3_sitelib}/tox/
|
%{python3_sitelib}/tox/
|
||||||
%{python3_sitelib}/tox*.dist-info/
|
%{python3_sitelib}/tox*.dist-info/
|
||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%files help
|
|
||||||
%defattr(-,root,root)
|
|
||||||
%doc docs/changelog/README.rst
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jun 4 2023 Dongxing Wang <dxwangk@isoftstone.com> - 4.5.2-1
|
||||||
|
- Update package to version 4.5.2
|
||||||
|
|
||||||
* Wed Apr 26 2023 Dongxing Wang <dxwangk@isoftstone.com> - 3.28.0-1
|
* Wed Apr 26 2023 Dongxing Wang <dxwangk@isoftstone.com> - 3.28.0-1
|
||||||
- Update package to version 3.28.0
|
- Update package to version 3.28.0
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
tox-4.5.2.tar.gz
Normal file
BIN
tox-4.5.2.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user