From 4f64fd0fbe20ce02d622c387c3e8c9ccd1fff0f4284cecc12e14650f0cb6c467 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 27 Jul 2018 08:24:19 +0000 Subject: [PATCH] Accepting request 625597 from home:jengelh:branches:devel:languages:python - Ensure neutrality of description. Address punctuation issues. OBS-URL: https://build.opensuse.org/request/show/625597 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-social-auth-core?expand=0&rev=2 --- python-social-auth-core.changes | 5 +++++ python-social-auth-core.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/python-social-auth-core.changes b/python-social-auth-core.changes index d7a2abb..34d5a24 100644 --- a/python-social-auth-core.changes +++ b/python-social-auth-core.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 27 06:29:23 UTC 2018 - jengelh@inai.de + +- Ensure neutrality of description. Address punctuation issues. + ------------------------------------------------------------------- Wed Jul 25 17:55:04 UTC 2018 - sean.marlow@suse.com diff --git a/python-social-auth-core.spec b/python-social-auth-core.spec index 6204a8c..1926d06 100644 --- a/python-social-auth-core.spec +++ b/python-social-auth-core.spec @@ -21,7 +21,7 @@ Name: python-social-auth-core Version: 1.7.0 Release: 0 -Summary: Python Social Auth - Core +Summary: Python Social Auth Core License: BSD-3-Clause Group: Development/Languages/Python Url: https://github.com/python-social-auth/social-core @@ -66,12 +66,12 @@ BuildArch: noarch %python_subpackages %description -Python Social Auth is an easy-to-setup social authentication/registration +Python Social Auth is a social authentication/registration mechanism with support for several frameworks and auth providers. -This is the core component of the python-social-auth ecosystem, it +This is the core component of the python-social-auth ecosystem. It implements the common interface to define new authentication backends to -third parties services, implement integrations with web frameworks and +third party services, implement integrations with web frameworks and storage solutions. %prep