From 151c7e0dd6b5e8bcf015761a247ebdc7462d6bad5004abdd965482d6cd14d1a9 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 29 Jan 2025 12:13:15 +0000 Subject: [PATCH] - Update to 3.0.1 (bsc#1109179, CVE-2018-17175): OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-marshmallow?expand=0&rev=56 --- python-marshmallow.changes | 2 +- python-marshmallow.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python-marshmallow.changes b/python-marshmallow.changes index 27e3f1f..6d0a896 100644 --- a/python-marshmallow.changes +++ b/python-marshmallow.changes @@ -246,7 +246,7 @@ Wed Sep 11 12:45:35 UTC 2019 - Tomáš Chvátal ------------------------------------------------------------------- Mon Aug 26 14:10:28 UTC 2019 - Marketa Calabkova -- Update to 3.0.1 +- Update to 3.0.1 (bsc#1109179, CVE-2018-17175): * Many changes, some of them breaking. For example: * Remove support for Python 2 (#1120). Only Python>=3.5 is supported. * Allow input value to be included in error messages for a number of fields. diff --git a/python-marshmallow.spec b/python-marshmallow.spec index 11e4510..693aef0 100644 --- a/python-marshmallow.spec +++ b/python-marshmallow.spec @@ -1,7 +1,7 @@ # # spec file for package python-marshmallow # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed