diff --git a/python-sphinx_rtd_theme.spec b/python-sphinx_rtd_theme.spec index ebabbd9..a566468 100644 --- a/python-sphinx_rtd_theme.spec +++ b/python-sphinx_rtd_theme.spec @@ -11,11 +11,11 @@ Summary: Sphinx theme for readthedocs.org License: MIT URL: https://github.com/snide/sphinx_rtd_theme -Source0: https://pypi.python.org/packages/source/s/%{srcname}/%{srcname}-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/source/s/%{srcname}/%{srcname}-%{version}.tar.gz BuildArch: noarch -BuildRequires: python-devel -BuildRequires: python-setuptools +BuildRequires: python2-devel +BuildRequires: python2-setuptools %if 0%{?with_py3} BuildRequires: python3-devel