diff --git a/python-websockify.changes b/python-websockify.changes index 3d40c79..7ec2d44 100644 --- a/python-websockify.changes +++ b/python-websockify.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 25 09:42:56 UTC 2017 - tbechtold@suse.com + +- use https for Source + ------------------------------------------------------------------- Fri Aug 25 07:57:23 UTC 2017 - tbechtold@suse.com diff --git a/python-websockify.spec b/python-websockify.spec index 5c6b1e6..8f1d1b3 100644 --- a/python-websockify.spec +++ b/python-websockify.spec @@ -24,7 +24,7 @@ Summary: Websockify License: LGPL-3.0 and MPL-2.0 and BSD-2-Clause and BSD-3-Clause Group: Development/Languages/Python Url: https://github.com/kanaka/websockify -Source: http://files.pythonhosted.org/packages/source/w/websockify/websockify-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/w/websockify/websockify-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros