14
0

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
This commit is contained in:
Tomáš Chvátal
2019-08-24 07:34:49 +00:00
committed by Git OBS Bridge
parent b69bfc1608
commit bcb307ce93
2 changed files with 7 additions and 2 deletions

View File

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