From d7e14f2daa2a4b481b25a44aba9df338abbb5ceb Mon Sep 17 00:00:00 2001 From: Sakura286 Date: Mon, 2 Feb 2026 10:28:18 +0800 Subject: [PATCH] Fix source url --- python-tox-current-env.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-tox-current-env.spec b/python-tox-current-env.spec index d1993db..83a7da1 100644 --- a/python-tox-current-env.spec +++ b/python-tox-current-env.spec @@ -18,7 +18,7 @@ Summary: Tox plugin to run tests in current Python environment License: MIT URL: https://github.com/fedora-python/tox-current-env #!RemoteAsset -Source0: https://files.pythonhosted.org/packages/source/t/%{srcname}/%{srcname}-%{version}.tar.gz +Source0: https://github.com/fedora-python/tox-current-env/archive/refs/tags/v%{version}.tar.gz BuildArch: noarch BuildSystem: pyproject