forked from pool/python-oauthlib
- Use pypi.io and htttps as Source
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oauthlib?expand=0&rev=22
This commit is contained in:
parent
76214053ac
commit
f4d2e12fc8
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user