14
0

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
This commit is contained in:
Tomáš Chvátal
2018-07-27 08:24:19 +00:00
committed by Git OBS Bridge
parent 20c33acfc1
commit 4f64fd0fbe
2 changed files with 9 additions and 4 deletions

View File

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

View File

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