From 117afdf0802221c46d67ee7e2afbed3165ec3592a5bb74225e3dd07a4484d0cf Mon Sep 17 00:00:00 2001 From: Todd R Date: Wed, 12 Apr 2017 15:28:57 +0000 Subject: [PATCH] Accepting request 487617 from home:TheBlackCat:branches:devel:languages:python Fix source URL OBS-URL: https://build.opensuse.org/request/show/487617 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bleach?expand=0&rev=6 --- python-bleach.changes | 5 +++++ python-bleach.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-bleach.changes b/python-bleach.changes index 9e563af..dbac1eb 100644 --- a/python-bleach.changes +++ b/python-bleach.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 12 15:15:17 UTC 2017 - toddrme2178@gmail.com + +- Fix source URL. + ------------------------------------------------------------------- Thu Apr 6 17:49:43 UTC 2017 - toddrme2178@gmail.com diff --git a/python-bleach.spec b/python-bleach.spec index 97d1dad..2e022af 100644 --- a/python-bleach.spec +++ b/python-bleach.spec @@ -25,7 +25,7 @@ Summary: An easy whitelist-based HTML-sanitizing tool License: Apache-2.0 Group: Development/Languages/Python Url: http://github.com/jsocol/bleach -Source: https://pypi.python.org/packages/source/b/bleach/bleach-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/b/bleach/bleach-%{version}.tar.gz BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: %{python_module devel}