From ba050cf66647bcec227d66a159e97e45227db158028b67117927c1b9c4716f8e Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 17:21:41 +0000 Subject: [PATCH] Clean up the SPEC file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rfc3986?expand=0&rev=10 --- python-rfc3986.spec | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) 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