From 8d164543c32e11aa7ce48026f2400174e3eb7de1 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Thu, 6 Feb 2020 12:03:47 +0100 Subject: [PATCH] Make the py3 subpackage use the global description Signed-off-by: Pierre-Yves Chibon --- python-munch.spec | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/python-munch.spec b/python-munch.spec index c4f5107..559eb93 100644 --- a/python-munch.spec +++ b/python-munch.spec @@ -48,14 +48,7 @@ Summary: %summary Summary: A dot-accessible dictionary (a la JavaScript objects) Group: Development/Libraries -%description -n python3-munch -munch is a fork of David Schoonover's **Bunch** package, providing similar -functionality. 99% of the work was done by him, and the fork was made -mainly for lack of responsiveness for fixes and maintenance on the original -code. - -Munch is a dictionary that supports attribute-style access, a la -JavaScript. +%description -n python3-munch %_description %endif %prep