diff --git a/python-bleach.spec b/python-bleach.spec index faadf9c..db3ebd3 100644 --- a/python-bleach.spec +++ b/python-bleach.spec @@ -7,7 +7,7 @@ Summary: An easy whitelist-based HTML-sanitizing tool License: ASL 2.0 URL: https://github.com/mozilla/bleach -Source0: %{url}/archive/v%{version}/%{modname}-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/source/b/%{modname}/%{modname}-%{version}.tar.gz BuildArch: noarch @@ -72,6 +72,7 @@ fi; %changelog * Wed Apr 22 2020 Nils Philippsen - 3.1.4-1 - version 3.1.4 +- use pythonhosted.org source URL as the tarballs match published hashes * Wed Feb 19 2020 Matthias Runge - 3.1.0-5 - skip tests for python 3.9