diff --git a/python-rfc3986.spec b/python-rfc3986.spec index 5563e53..6f78336 100644 --- a/python-rfc3986.spec +++ b/python-rfc3986.spec @@ -23,13 +23,11 @@ Release: 0 Summary: Validating URI References per RFC 3986 License: Apache-2.0 Group: Development/Languages/Python -Url: https://rfc3986.rtfd.org -Source: https://pypi.io/packages/source/r/rfc3986/rfc3986-%{version}.tar.gz +URL: https://rfc3986.rtfd.org +Source: https://files.pythonhosted.org/packages/source/r/rfc3986/rfc3986-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch - %python_subpackages %description @@ -46,8 +44,8 @@ parsing. Coming soon: `Reference Resolution