diff --git a/python-URLObject.spec b/python-URLObject.spec index f65b4eb..974d8cd 100644 --- a/python-URLObject.spec +++ b/python-URLObject.spec @@ -24,7 +24,7 @@ Summary: Python library for manipulating URLs (and some URIs) in a more n License: SUSE-Public-Domain URL: https://github.com/zacharyvoase/urlobject Source: https://files.pythonhosted.org/packages/source/U/URLObject/URLObject-%{version}.tar.gz -# PATCH-FEATURE-UPSTREAM remove_nose.patch bsc#[0-9]+ mcepl@suse.com +# patch-feature-upstream remove_nose.patch gh#zacharyvoase/urlobject#42 mcepl@suse.com # Remove the need for nose and use the standard library. Patch0: remove_nose.patch BuildRequires: %{python_module setuptools}