15
0

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
This commit is contained in:
Todd R
2017-05-07 22:42:54 +00:00
committed by Git OBS Bridge
parent fece3cee61
commit 7c8d2eef36
2 changed files with 6 additions and 1 deletions

View File

@@ -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

View File

@@ -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}