diff --git a/python-loguru.spec b/python-loguru.spec index 0ccdde9..83b350a 100644 --- a/python-loguru.spec +++ b/python-loguru.spec @@ -24,7 +24,7 @@ Summary: Python logging component with a simple interface License: MIT Group: Development/Languages/Python URL: https://github.com/Delgan/loguru -Source: https://github.com/Delgan/loguru/archive/refs/tags/v%{version}.tar.gz#/loguru-%{version}.tar.gz +Source: https://github.com/Delgan/loguru/archive/refs/tags/%{version}.tar.gz#/loguru-%{version}.tar.gz BuildRequires: %{python_module colorama} BuildRequires: %{python_module flit-core} BuildRequires: %{python_module freezegun}