diff --git a/python-web.py.changes b/python-web.py.changes index a91fc24..9bd06e8 100644 --- a/python-web.py.changes +++ b/python-web.py.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 23 21:10:49 UTC 2017 - dmueller@suse.com + +- fix source url + ------------------------------------------------------------------- Wed Nov 30 21:18:23 UTC 2016 - michael@stroeder.com diff --git a/python-web.py.spec b/python-web.py.spec index 4137f98..901ac97 100644 --- a/python-web.py.spec +++ b/python-web.py.spec @@ -1,7 +1,7 @@ # # spec file for package python-web.py # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ Url: http://webpy.org/ Summary: web.py: makes web apps License: SUSE-Public-Domain and BSD-3-Clause Group: Development/Languages/Python -Source: http://pypi.python.org/packages/source/w/web.py/web.py-%{version}.tar.gz +Source: https://pypi.io/packages/source/w/web.py/web.py-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel %if 0%{?suse_version} && 0%{?suse_version} <= 1110