diff --git a/python-unearth.spec b/python-unearth.spec index 6ab31e4..fb12cbe 100644 --- a/python-unearth.spec +++ b/python-unearth.spec @@ -23,7 +23,7 @@ Release: 0 Summary: A utility to fetch and download python packages License: MIT URL: https://unearth.readthedocs.io/ -Source: https://files.pythonhosted.org/packages/da/08/5a19c6195599eac32b01280081e6a3beb9bcbe47d4f40ba31471450b0e84/unearth-0.9.1.tar.gz +Source: https://files.pythonhosted.org/packages/source/u/unearth/unearth-%{version}.tar.gz BuildRequires: %{python_module base >= 3.7} BuildRequires: %{python_module cached-property >= 1.5.2 if %python-base < 3.8} BuildRequires: %{python_module packaging >= 20}