From 7c8d2eef36a1cc06f4d226421fac9c215749e97416ca9f987c1b0b564bd7106b Mon Sep 17 00:00:00 2001 From: Todd R Date: Sun, 7 May 2017 22:42:54 +0000 Subject: [PATCH] Accepting request 493360 from home:TheBlackCat:branches:devel:languages:python Source URL must be https. OBS-URL: https://build.opensuse.org/request/show/493360 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WSGIProxy2?expand=0&rev=14 --- python-WSGIProxy2.changes | 5 +++++ python-WSGIProxy2.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-WSGIProxy2.changes b/python-WSGIProxy2.changes index 911b4f6..f4bf97c 100644 --- a/python-WSGIProxy2.changes +++ b/python-WSGIProxy2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun May 7 22:41:52 UTC 2017 - toddrme2178@gmail.com + +- Source URL must be https. + ------------------------------------------------------------------- Mon May 1 16:48:32 UTC 2017 - toddrme2178@gmail.com diff --git a/python-WSGIProxy2.spec b/python-WSGIProxy2.spec index d013cf3..84321dc 100644 --- a/python-WSGIProxy2.spec +++ b/python-WSGIProxy2.spec @@ -27,7 +27,7 @@ Summary: WSGI Proxy Implementation License: MIT Group: Development/Languages/Python Url: https://github.com/gawel/WSGIProxy2/ -Source: http://files.pythonhosted.org/packages/source/W/WSGIProxy2/WSGIProxy2-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/W/WSGIProxy2/WSGIProxy2-%{version}.tar.gz BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: %{python_module devel}