From 1916da1625fdd1bbb2ac355f4eab5a46e5cdc4ece9837a69166ae8a02800621b Mon Sep 17 00:00:00 2001 From: Jan Matejek Date: Wed, 5 Apr 2017 15:13:30 +0000 Subject: [PATCH] - fix source url OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-decorator?expand=0&rev=29 --- python-decorator.changes | 5 +++++ python-decorator.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-decorator.changes b/python-decorator.changes index e12654b..bb7e17b 100644 --- a/python-decorator.changes +++ b/python-decorator.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 5 15:13:12 UTC 2017 - jmatejek@suse.com + +- fix source url + ------------------------------------------------------------------- Sat Apr 1 21:20:43 UTC 2017 - toddrme2178@gmail.com diff --git a/python-decorator.spec b/python-decorator.spec index 72c108d..06d7ed8 100644 --- a/python-decorator.spec +++ b/python-decorator.spec @@ -24,11 +24,11 @@ Url: http://pypi.python.org/pypi/decorator Summary: Better living through Python with decorators License: BSD-2-Clause Group: Development/Languages/Python -Source: http://pypi.python.org/packages/source/d/decorator/decorator-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/d/decorator/decorator-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: python-rpm-macros BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} +BuildRequires: python-rpm-macros BuildArch: noarch %python_subpackages