Hello community,

here is the log from the commit of package python-marshmallow for 
openSUSE:Factory checked in at 2019-10-09 15:19:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-marshmallow (Old)
 and      /work/SRC/openSUSE:Factory/.python-marshmallow.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-marshmallow"

Wed Oct  9 15:19:44 2019 rev:11 rq:736310 version:3.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-marshmallow/python-marshmallow.changes    
2019-09-13 14:58:51.373278603 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-marshmallow.new.2352/python-marshmallow.changes
  2019-10-09 15:19:45.512451727 +0200
@@ -1,0 +2,12 @@
+Tue Oct  8 15:03:26 UTC 2019 - Marketa Calabkova <mcalabk...@suse.com>
+
+- Update to 3.2.1 
+  * Fix typing for Schema.dump[s]
+  * Fix compatibility with Python < 3.5.3
+  * Fix bug that raised an uncaught error when a nested schema 
+    instance had an unpickleable object in its context
+  * Fix propagating dot-delimited only and exclude parameters to 
+    nested schema instances
+  * Few bug fixes
+
+-------------------------------------------------------------------

Old:
----
  marshmallow-3.0.3.tar.gz

New:
----
  marshmallow-3.2.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-marshmallow.spec ++++++
--- /var/tmp/diff_new_pack.EJKLKM/_old  2019-10-09 15:19:46.044450355 +0200
+++ /var/tmp/diff_new_pack.EJKLKM/_new  2019-10-09 15:19:46.048450345 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-marshmallow
-Version:        3.0.3
+Version:        3.2.1
 Release:        0
 Summary:        ORM/ODM/framework-agnostic library to convert datatypes 
from/to Python types
 License:        MIT AND BSD-3-Clause
@@ -65,10 +65,8 @@
 
 %build
 %python_build
-pushd docs
-make %{?_smp_mflags} html
-rm _build/html/.buildinfo
-popd
+sphinx-build docs/ docs/_build/html
+rm -r docs/_build/html/.buildinfo docs/_build/html/.doctrees
 
 %install
 %python_install

++++++ marshmallow-3.0.3.tar.gz -> marshmallow-3.2.1.tar.gz ++++++
++++ 3514 lines of diff (skipped)


Reply via email to