Hello community,

here is the log from the commit of package python3-CherryPy for 
openSUSE:Factory checked in at 2016-07-10 21:52:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-CherryPy (Old)
 and      /work/SRC/openSUSE:Factory/.python3-CherryPy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-CherryPy"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-CherryPy/python3-CherryPy.changes        
2016-05-25 21:29:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-CherryPy.new/python3-CherryPy.changes   
2016-07-10 21:52:05.000000000 +0200
@@ -1,0 +2,39 @@
+Sat Jul  9 04:55:14 UTC 2016 - a...@gmx.de
+
+- update to version 6.0.2:
+  * Issue #1445: Correct additional typos.
+
+- changes from version 6.0.1:
+  * Issue #1444: Correct typos in "@cherrypy.expose" decorators.
+
+- changes from version 6.0.0:
+  * Setuptools is now required to build CherryPy. Pure distutils
+    installs are no longer supported. This change allows CherryPy to
+    depend on other packages and re-use code from them. It's still
+    possible to install pre-built CherryPy packages (wheels) using pip
+    without Setuptools.
+  * #1440: Back out changes from #1432 attempting to fix redirects
+    with Unicode URLs, as it also had the unintended consequence of
+    causing the 'Location' to be "bytes" on Python 3.
+  * "cherrypy.expose" now works on classes.
+  * "cherrypy.config" decorator is now used throughout the code
+    internally.
+
+- changes from version 5.6.0:
+  * "@cherrypy.expose" now will also set the exposed attribute on a
+    class.
+  * Rewrote all tutorials and internal usage to prefer the decorator
+    usage of "expose" rather than setting the attribute explicitly.
+  * Removed test-specific code from tutorials.
+
+- changes from version 5.5.0:
+  * #1397: Fix for filenames with semicolons and quote characters in
+     filenames found in headers.
+  * #1311: Added decorator for registering tools.
+  * #1194: Use simpler encoding rules for SCRIPT_NAME and PATH_INFO
+     environment variables in CherryPy Tree allowing non-latin
+     characters to pass even when "wsgi.version" is not "u.0".
+  * #1352: Ensure that multipart fields are decoded even when cached
+     in a file.
+
+-------------------------------------------------------------------

Old:
----
  CherryPy-5.4.0.tar.gz

New:
----
  CherryPy-6.0.2.tar.gz

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

Other differences:
------------------
++++++ python3-CherryPy.spec ++++++
--- /var/tmp/diff_new_pack.sZKZgJ/_old  2016-07-10 21:52:06.000000000 +0200
+++ /var/tmp/diff_new_pack.sZKZgJ/_new  2016-07-10 21:52:06.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python3-CherryPy
-Version:        5.4.0
+Version:        6.0.2
 Release:        0
 Url:            http://www.cherrypy.org
 Summary:        Object-Oriented HTTP framework

++++++ CherryPy-5.4.0.tar.gz -> CherryPy-6.0.2.tar.gz ++++++
++++ 5438 lines of diff (skipped)


Reply via email to