From df122150352ea210766c9e3ac8ee7f1e7f93de19 Mon Sep 17 00:00:00 2001 From: hht8 Date: Thu, 13 Aug 2020 14:32:28 +0800 Subject: [PATCH] delete des macros --- python-marshmallow.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-marshmallow.spec b/python-marshmallow.spec index 99738f0..7e94f64 100644 --- a/python-marshmallow.spec +++ b/python-marshmallow.spec @@ -10,7 +10,7 @@ Patch0000: ordered_set.patch Patch0001: versionwarning-disable.patch BuildArch: noarch -%description %{_description} +%description arshmallow is a framework-agnostic library for converting complex datatypes, such as objects, to and from primitive Python datatypes.