diff --git a/python-bleach.spec b/python-bleach.spec index 5ee41cd..ac0af10 100644 --- a/python-bleach.spec +++ b/python-bleach.spec @@ -24,7 +24,7 @@ Release: 0 Summary: A whitelist-based HTML-sanitizing tool License: Apache-2.0 Group: Development/Languages/Python -URL: http://github.com/jsocol/bleach +URL: https://github.com/jsocol/bleach Source: https://files.pythonhosted.org/packages/source/b/bleach/bleach-%{version}.tar.gz Patch0: de-vendor.patch BuildRequires: %{python_module html5lib >= 1.0.0}