diff --git a/python-tox.spec b/python-tox.spec index 8e38a355a7e3e0154196b304949abc714d28cbe1..3e4a2bc69a7a84f0c17108586f1a3b1ff53e1e67 100644 --- a/python-tox.spec +++ b/python-tox.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-tox -Version: 4.27.0 -Release: 1 +Version: 4.30.2 +Release: 1 Summary: Virtualenv-based automation of test activities License: MIT URL: https://tox.readthedocs.io @@ -57,6 +57,12 @@ export SETUPTOOLS_SCM_PRETEND_VERSION="%{version}" %doc README.md %changelog +* Mon Sep 22 2025 Yu Peng - 4.30.2-1 +- Upgrade to 4.30.2 + * Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 + * Ensure automatically provisioned environment is torn down + * Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in /.github/workflows + * Fri Aug 08 2025 dongqi - 4.27.0-1 - Update to version 4.27.0 Feat: include free_threaded flag in result-json diff --git a/tox-4.27.0.tar.gz b/tox-4.27.0.tar.gz deleted file mode 100644 index e9c750197ec1023c60c27c91042f48723823350a..0000000000000000000000000000000000000000 Binary files a/tox-4.27.0.tar.gz and /dev/null differ diff --git a/tox-4.30.2.tar.gz b/tox-4.30.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..07f2a7eeb2ed930ccc1fabb21bfe9668ea27eb4d Binary files /dev/null and b/tox-4.30.2.tar.gz differ