15
0

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

- Drop filler wording from description again.

OBS-URL: https://build.opensuse.org/request/show/911112
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Authlib?expand=0&rev=4
This commit is contained in:
2021-08-10 08:10:21 +00:00
committed by Git OBS Bridge
parent 9fe381d01f
commit d22fa56bac
2 changed files with 7 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
Name: python-Authlib
Version: 0.15.3
Release: 0
Summary: The ultimate Python library in building OAuth and OpenID Connect servers
Summary: Python library for building OAuth and OpenID Connect servers
License: BSD-3-Clause
URL: https://authlib.org/
Source: https://files.pythonhosted.org/packages/source/A/Authlib/Authlib-%{version}.tar.gz
@@ -36,7 +36,7 @@ BuildArch: noarch
%python_subpackages
%description
The ultimate Python library in building OAuth and OpenID Connect servers.
A Python library for building OAuth and OpenID Connect servers.
%prep
%setup -q -n Authlib-%{version}