From 474325aeebc95ee04f4180e75abc1e452085ecda Mon Sep 17 00:00:00 2001 From: hht8 Date: Thu, 13 Aug 2020 16:22:44 +0800 Subject: [PATCH] delete description macros --- python-marshmallow.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-marshmallow.spec b/python-marshmallow.spec index 7e94f64..826e91f 100644 --- a/python-marshmallow.spec +++ b/python-marshmallow.spec @@ -29,7 +29,7 @@ BuildRequires: python3-devel python3-setuptools python3-pytest python3-pyt BuildRequires: python3-ordered-set python3-dateutil python3-simplejson Requires: python3-ordered-set Recommends: python3-dateutil python3-simplejson -%description -n python3-marshmallow %{_description} +%description -n python3-marshmallow Python 3 version. %prep