From 7787e971751271b9bedbf34b9f93eef16822ba0f8a54e5a9326d83438c629d78 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 2 Mar 2022 16:56:07 +0000 Subject: [PATCH] - Add URL OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-social-auth-core?expand=0&rev=29 --- python-social-auth-core.changes | 5 +++++ python-social-auth-core.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-social-auth-core.changes b/python-social-auth-core.changes index b0616e0..627179a 100644 --- a/python-social-auth-core.changes +++ b/python-social-auth-core.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 2 16:55:51 UTC 2022 - Matej Cepl + +- Add URL + ------------------------------------------------------------------- Mon Mar 15 10:30:41 UTC 2021 - Markéta Machová diff --git a/python-social-auth-core.spec b/python-social-auth-core.spec index 9e4c13c..29f5283 100644 --- a/python-social-auth-core.spec +++ b/python-social-auth-core.spec @@ -1,7 +1,7 @@ # # spec file for package python-social-auth-core # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2017-2018 Matthias Fehring # # All modifications and additions to the file contributed by third parties @@ -25,7 +25,7 @@ Version: 4.1.0 Release: 0 Summary: Python Social Auth Core 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 BuildRequires: %{python_module PyJWT >= 2.0.0} BuildRequires: %{python_module coverage >= 3.6}