forked from pool/python-social-auth-core
- Add URL
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-social-auth-core?expand=0&rev=29
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 2 16:55:51 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Add URL
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 15 10:30:41 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
Mon Mar 15 10:30:41 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-social-auth-core
|
# spec file for package python-social-auth-core
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
# Copyright (c) 2017-2018 Matthias Fehring <buschmann23@opensuse.org>
|
# Copyright (c) 2017-2018 Matthias Fehring <buschmann23@opensuse.org>
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@@ -25,7 +25,7 @@ Version: 4.1.0
|
|||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python Social Auth Core
|
Summary: Python Social Auth Core
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: Development/Languages/Python
|
URL: https://github.com/python-social-auth/social-core
|
||||||
Source: https://github.com/python-social-auth/%{modname}/archive/%{version}.tar.gz#/%{modname}-%{version}.tar.gz
|
Source: https://github.com/python-social-auth/%{modname}/archive/%{version}.tar.gz#/%{modname}-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module PyJWT >= 2.0.0}
|
BuildRequires: %{python_module PyJWT >= 2.0.0}
|
||||||
BuildRequires: %{python_module coverage >= 3.6}
|
BuildRequires: %{python_module coverage >= 3.6}
|
||||||
|
Reference in New Issue
Block a user