From 20e3a322becc513dc29684f41821daccfef5239bd0ce6177d7f49685da16d18f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 8 Jan 2019 18:39:42 +0000 Subject: [PATCH] Accepting request 663780 from home:jengelh:branches:devel:languages:python - Use noun phrase in summary. OBS-URL: https://build.opensuse.org/request/show/663780 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-marshmallow?expand=0&rev=5 --- python-marshmallow.changes | 5 +++++ python-marshmallow.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-marshmallow.changes b/python-marshmallow.changes index 4cb501e..eb9516c 100644 --- a/python-marshmallow.changes +++ b/python-marshmallow.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 19 00:15:31 UTC 2018 - Jan Engelhardt + +- Use noun phrase in summary. + ------------------------------------------------------------------- Tue Dec 4 12:50:18 UTC 2018 - Matej Cepl diff --git a/python-marshmallow.spec b/python-marshmallow.spec index a89d2a0..48cfbd9 100644 --- a/python-marshmallow.spec +++ b/python-marshmallow.spec @@ -1,7 +1,7 @@ # # spec file for package python-marshmallow # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ Name: python-marshmallow Version: 2.13.6 Release: 0 -Summary: Converting complex datatypes to and from native Python datatypes +Summary: ORM/ODM/framework-agnostic library to convert datatypes from/to Python types License: MIT AND BSD-3-Clause Group: Development/Languages/Python Url: http://marshmallow.readthedocs.io/