diff --git a/python-nbdime.spec b/python-nbdime.spec index e5c87ed..59c9ffe 100644 --- a/python-nbdime.spec +++ b/python-nbdime.spec @@ -26,7 +26,7 @@ Summary: Tools for diffing and merging Jupyter Notebooks License: BSD-3-Clause Group: Development/Languages/Python URL: https://github.com/jupyter/nbdime -Source: https://files.pythonhosted.org/packages/source/n/nbdime-%{mainver}-py2.py3-none/nbdime-%{mainver}-py2.py3-none-any.whl +Source: https://files.pythonhosted.org/packages/py2.py3/n/nbdime/nbdime-%{mainver}-py2.py3-none-any.whl BuildRequires: %{python_module GitPython >= 2.1.6} BuildRequires: %{python_module Jinja2 >= 2.9} BuildRequires: %{python_module colorama}