From f26bab4104a86877874b5e1ae73ce53ea1eac1cf4b7007788d25c6926f957bfa Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Mon, 26 Mar 2018 09:39:24 +0000 Subject: [PATCH] - Fix Source OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gear?expand=0&rev=3 --- python-gear.changes | 5 +++++ python-gear.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-gear.changes b/python-gear.changes index c5ef837..a9ca7ff 100644 --- a/python-gear.changes +++ b/python-gear.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 26 09:37:20 UTC 2018 - tbechtold@suse.com + +- Fix Source + ------------------------------------------------------------------- Fri Mar 23 14:55:46 UTC 2018 - tbechtold@suse.com diff --git a/python-gear.spec b/python-gear.spec index d7b3a92..3e08c21 100644 --- a/python-gear.spec +++ b/python-gear.spec @@ -24,7 +24,7 @@ Summary: Pure Python Async Gear Protocol Library License: Apache-2.0 Group: Development/Languages/Python Url: http://pypi.python.org/pypi/gear -Source: https://pypi.python.org/packages/source/g/gear/gear-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/g/gear/gear-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module pbr} BuildRequires: python-rpm-macros