diff --git a/python-tox.spec b/python-tox.spec index f8fd0553c11e4046ced2d0cd7e28df68c95d61c0..dd378a5bd0e10e56fe8a546482ac19b8d18f7db8 100644 --- a/python-tox.spec +++ b/python-tox.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-tox -Version: 4.5.2 +Version: 4.11.1 Release: 1 Summary: Virtualenv-based automation of test activities License: MIT @@ -55,6 +55,9 @@ At its core tox povides a convenient way to run arbitrary commands in isolated e %doc README.md %changelog +* Mon Jan 15 2024 xu_ping <707078654@qq.com> - 4.11.1-1 +- Update package to version 4.11.1 + * Sun Jun 4 2023 Dongxing Wang - 4.5.2-1 - Update package to version 4.5.2 diff --git a/tox-4.11.1.tar.gz b/tox-4.11.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..9e4ba8a1c9a49e36d2f51ec2ce5edf00d7c346d2 Binary files /dev/null and b/tox-4.11.1.tar.gz differ diff --git a/tox-4.5.2.tar.gz b/tox-4.5.2.tar.gz deleted file mode 100644 index 1a3e70aa25733ec8f12041f95e51343ae7e0a22e..0000000000000000000000000000000000000000 Binary files a/tox-4.5.2.tar.gz and /dev/null differ