diff --git a/python-tox-current-env.spec b/python-tox-current-env.spec index 898ff1bd3cc65b9e4510ad57812beb8380c42ec8..d44290b66d90056c59d77ff5148968ab2d82e8b6 100644 --- a/python-tox-current-env.spec +++ b/python-tox-current-env.spec @@ -1,13 +1,13 @@ -%define anolis_release 2 +%define anolis_release 1 Name: python-tox-current-env -Version: 0.0.11 +Version: 0.0.16 Release: %{anolis_release}%{?dist} Summary: Tox plugin to run tests in current Python environment License: MIT URL: https://github.com/fedora-python/tox-current-env -Source0: https://github.com/fedora-python/tox-current-env/archive/refs/tags/v%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/source/t/tox_current_env/tox_current_env-0.0.16.tar.gz BuildArch: noarch BuildRequires: python3-devel @@ -62,6 +62,10 @@ doc files for python3-tox-current-env %changelog +* Tue Nov 04 2025 wenyuzifang - 0.0.16-1 +- Updated to version 0.0.16 to fix xxxxxxxxx + + * Tue Mar 26 2024 Bo Ren - 0.0.11-2 - Rebuild with python3.11 diff --git a/tox_current_env-0.0.16.tar.gz b/tox_current_env-0.0.16.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..f430df45a3a6a7f10985aa5be1c9e8465548425f Binary files /dev/null and b/tox_current_env-0.0.16.tar.gz differ