14
0
2022-03-02 16:56:07 +00:00
committed by Git OBS Bridge
parent d9434c720e
commit 7787e97175
2 changed files with 7 additions and 2 deletions

View File

@@ -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>

View File

@@ -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}