Make the py3 subpackage use the global description
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
d29793a974
commit
8d164543c3
1 changed files with 1 additions and 8 deletions
|
@ -48,14 +48,7 @@ Summary: %summary
|
||||||
Summary: A dot-accessible dictionary (a la JavaScript objects)
|
Summary: A dot-accessible dictionary (a la JavaScript objects)
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
|
|
||||||
%description -n python3-munch
|
%description -n python3-munch %_description
|
||||||
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.
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue