From f4d2e12fc8156527ea73f72edfba570d476ab8e73dd8808018782e6b4fdfa57e Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Mon, 2 Jan 2017 08:13:54 +0000 Subject: [PATCH] - Use pypi.io and htttps as Source OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oauthlib?expand=0&rev=22 --- python-oauthlib.changes | 5 +++++ python-oauthlib.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-oauthlib.changes b/python-oauthlib.changes index 1aefac4..6a0892a 100644 --- a/python-oauthlib.changes +++ b/python-oauthlib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 2 08:13:27 UTC 2017 - tbechtold@suse.com + +- Use pypi.io and htttps as Source + ------------------------------------------------------------------- Sun Jan 1 16:43:13 UTC 2017 - michael@stroeder.com diff --git a/python-oauthlib.spec b/python-oauthlib.spec index 4bfb64e..4213c4d 100644 --- a/python-oauthlib.spec +++ b/python-oauthlib.spec @@ -1,7 +1,7 @@ # # spec file for package python-oauthlib # -# Copyright (c) 2016 SUSE LINUX 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: https://github.com/idangazit/oauthlib Summary: A Generic Implementation of the OAuth Request-Signing Logic License: BSD-3-Clause Group: Development/Languages/Python -Source: http://pypi.python.org/packages/source/o/oauthlib/oauthlib-%{version}.tar.gz +Source: https://pypi.io/packages/source/o/oauthlib/oauthlib-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel BuildRequires: python-setuptools