diff --git a/-2025.11.12.tar.gz b/-2025.11.12.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/2025.11.12.tar.gz b/2025.11.12.tar.gz deleted file mode 100644 index b437e5c364d482d53557dd89828448993fd0e24b..0000000000000000000000000000000000000000 Binary files a/2025.11.12.tar.gz and /dev/null differ diff --git a/python-nox.spec b/python-nox.spec index 4a55203ba5643003fee3a3b7e653132c4b9456f0..3a58fd4f14ab62c03b24cb0446c221d1aa8f6d69 100644 --- a/python-nox.spec +++ b/python-nox.spec @@ -5,7 +5,7 @@ Summary: Flexible test automation License: Apache-2.0 URL: https://github.com/wntrblm/nox -Source0: https://github.com/wntrblm/nox/archive/refs/tags/%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/source/-//-%{version}.tar.gz BuildArch: noarch %description @@ -53,6 +53,9 @@ sed -i "s/2\.7/%python3_version/;s/27/%python3_version_nodots/" tests/test_tox_t %{python3_sitelib}/nox/ %changelog +* Tue Dec 02 2025 zhangzeyang0718 - 2025.11.12-1 +- Update to 2025.11.12 + * Fri Nov 21 2025 wuzhaomin - 2025.11.12-1 - update package to 2025.11.12 - Fix(types): tighten type for venv_backend