From d22fa56bac353a2cac249bd5b9a38f52b4a95c298b4f81b0065b9baa5a416deb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 10 Aug 2021 08:10:21 +0000 Subject: [PATCH] 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 --- python-Authlib.changes | 5 +++++ python-Authlib.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-Authlib.changes b/python-Authlib.changes index df120e7..1d6ea6c 100644 --- a/python-Authlib.changes +++ b/python-Authlib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 9 22:19:38 UTC 2021 - Jan Engelhardt + +- Drop filler wording from description again. + ------------------------------------------------------------------- Tue Mar 23 11:52:52 UTC 2021 - Marcus Rueckert diff --git a/python-Authlib.spec b/python-Authlib.spec index be19185..f0e8446 100644 --- a/python-Authlib.spec +++ b/python-Authlib.spec @@ -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}