From bcb307ce93a2676f11efac2c9d43d9a64d9cc46e8f3d92efa50652cf7819d653 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sat, 24 Aug 2019 07:34:49 +0000 Subject: [PATCH] Accepting request 725764 from home:jengelh:branches:devel:languages:python - Make description more neutral. OBS-URL: https://build.opensuse.org/request/show/725764 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pprintpp?expand=0&rev=4 --- python-pprintpp.changes | 5 +++++ python-pprintpp.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-pprintpp.changes b/python-pprintpp.changes index 24edb08..d109b51 100644 --- a/python-pprintpp.changes +++ b/python-pprintpp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Aug 24 06:34:13 UTC 2019 - Jan Engelhardt + +- Make description more neutral. + ------------------------------------------------------------------- Thu Aug 1 03:14:08 AM UTC 2019 - John Vandenberg diff --git a/python-pprintpp.spec b/python-pprintpp.spec index 54a4c8e..f3114c7 100644 --- a/python-pprintpp.spec +++ b/python-pprintpp.spec @@ -20,7 +20,7 @@ Name: python-pprintpp Version: 0.4.0 Release: 0 -Summary: A pprint that is actually pretty +Summary: A variant of pprint that is arguably "prettier" License: BSD-2-Clause Group: Development/Languages/Python URL: https://github.com/wolever/pprintpp @@ -35,7 +35,7 @@ BuildArch: noarch %python_subpackages %description -A drop-in replacement for pprint that's actually pretty. +A drop-in replacement for pprint that is arguably prettier. %prep %setup -q -n pprintpp-%{version}