diff --git a/python-marshmallow.spec b/python-marshmallow.spec index 6851005..2b35bb7 100644 --- a/python-marshmallow.spec +++ b/python-marshmallow.spec @@ -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