modify descriptions

This commit is contained in:
hht8 2020-08-13 17:09:35 +08:00
parent cf82d7bda4
commit 3642e30dac

View File

@ -14,7 +14,7 @@ Requires: python3-pytz
Requires: python3-simplejson
%description
$ pip install -U marshmallow
A lightweight library for converting complex datatypes to and from native Python datatypes.
%package -n python3-marshmallow
Summary: A lightweight library for converting complex datatypes to and from native Python datatypes.
@ -22,13 +22,13 @@ Provides: python-marshmallow
BuildRequires: python3-devel
BuildRequires: python3-setuptools
%description -n python3-marshmallow
$ pip install -U marshmallow
A lightweight library for converting complex datatypes to and from native Python datatypes.
%package help
Summary: Development documents and examples for marshmallow
Provides: python3-marshmallow-doc
%description help
$ pip install -U marshmallow
Development documents and examples for marshmallow
%prep
%autosetup -n marshmallow-3.7.1