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 Requires: python3-simplejson
%description %description
$ pip install -U marshmallow A lightweight library for converting complex datatypes to and from native Python datatypes.
%package -n python3-marshmallow %package -n python3-marshmallow
Summary: A lightweight library for converting complex datatypes to and from native Python datatypes. 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-devel
BuildRequires: python3-setuptools BuildRequires: python3-setuptools
%description -n python3-marshmallow %description -n python3-marshmallow
$ pip install -U marshmallow A lightweight library for converting complex datatypes to and from native Python datatypes.
%package help %package help
Summary: Development documents and examples for marshmallow Summary: Development documents and examples for marshmallow
Provides: python3-marshmallow-doc Provides: python3-marshmallow-doc
%description help %description help
$ pip install -U marshmallow Development documents and examples for marshmallow
%prep %prep
%autosetup -n marshmallow-3.7.1 %autosetup -n marshmallow-3.7.1