Make the py3 subpackage use the global description

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-02-06 12:03:47 +01:00
parent d29793a974
commit 8d164543c3

View file

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