14
0

Accepting request 812508 from home:jengelh:branches:devel:languages:python

- Trim conjecture and rhetorics from descriptions. Fix
  grammar issues.

OBS-URL: https://build.opensuse.org/request/show/812508
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python3-openid?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2020-06-08 10:48:16 +00:00
committed by Git OBS Bridge
parent caf7a2ce4e
commit 37facdcf0d
2 changed files with 9 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jun 8 09:25:58 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Trim conjecture and rhetorics from descriptions. Fix
grammar issues.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jun 4 12:01:43 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com> Thu Jun 4 12:01:43 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

View File

@@ -23,7 +23,7 @@
Name: python-python3-openid Name: python-python3-openid
Version: 3.1.0 Version: 3.1.0
Release: 0 Release: 0
Summary: OpenID support for modern servers and consumers Summary: OpenID support for Python
License: Apache-2.0 License: Apache-2.0
Group: Development/Languages/Python Group: Development/Languages/Python
URL: https://github.com/necaris/python3-openid URL: https://github.com/necaris/python3-openid
@@ -42,10 +42,8 @@ BuildRequires: %{python_module psycopg2}
%python_subpackages %python_subpackages
%description %description
This is a set of Python packages to support use of This is a set of Python packages to support the use of
the OpenID decentralized identity system in your application, update to Python the OpenID decentralized identity system in applications.
3. Want to enable single sign-on for your web site? Use the openid.consumer
package. Want to run your own OpenID server? Check out openid.server.
Includes example code and support for a variety of storage back-ends. Includes example code and support for a variety of storage back-ends.
%prep %prep