diff --git a/python-fsspec.spec b/python-fsspec.spec index f4b1d2a..f5e9457 100644 --- a/python-fsspec.spec +++ b/python-fsspec.spec @@ -33,7 +33,7 @@ Summary: Filesystem specification package License: BSD-3-Clause URL: https://github.com/fsspec/filesystem_spec # the tests are only in the GitHub archive -Source: %{url}/archive/%{version}.tar.gz#/fsspec-%{version}.tar.gz +Source: https://github.com/fsspec/filesystem_spec/archive/%{version}.tar.gz#/fsspec-%{version}.tar.gz BuildRequires: %{python_module base >= 3.6} BuildRequires: %{python_module importlib_metadata if %python-base < 3.8} BuildRequires: %{python_module setuptools}