From 8c7a1d1df5de8af39ae81768666144294f7e0761 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Dec 01 2016 09:20:59 +0000 Subject: Update to 2.10.4 (RHBZ #1400189) Signed-off-by: Igor Gnatenko --- diff --git a/.gitignore b/.gitignore index 3eecb04..6ece042 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /marshmallow-2.10.0.tar.gz /marshmallow-2.10.1.tar.gz /marshmallow-2.10.3.tar.gz +/marshmallow-2.10.4.tar.gz diff --git a/python-marshmallow.spec b/python-marshmallow.spec index d88a6af..b033a59 100644 --- a/python-marshmallow.spec +++ b/python-marshmallow.spec @@ -2,7 +2,7 @@ %global _docdir_fmt %{name} Name: python-%{modname} -Version: 2.10.3 +Version: 2.10.4 Release: 1%{?dist} Summary: Python library for converting complex datatypes to and from primitive types License: MIT @@ -117,6 +117,9 @@ py.test-%{python3_version} -v %{python3_sitelib}/%{modname}-*.egg-info/ %changelog +* Thu Dec 01 2016 Igor Gnatenko - 2.10.4-1 +- Update to 2.10.4 (RHBZ #1400189) + * Tue Oct 04 2016 Igor Gnatenko - 2.10.3-1 - Update to 2.10.3 (RHBZ #1381098) diff --git a/sources b/sources index 7b9a51c..2d8a407 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c20e479327286ba15a35a83d9a4ed7f1 marshmallow-2.10.3.tar.gz +3e0a35d61caec6b811dccdd0670ec222 marshmallow-2.10.4.tar.gz