Hello community,

here is the log from the commit of package python-ioflo for openSUSE:Factory 
checked in at 2016-05-23 16:39:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ioflo (Old)
 and      /work/SRC/openSUSE:Factory/.python-ioflo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ioflo"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ioflo/python-ioflo.changes        
2015-10-20 00:04:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-ioflo.new/python-ioflo.changes   
2016-05-23 16:39:31.000000000 +0200
@@ -1,0 +2,27 @@
+Fri May 13 20:45:39 UTC 2016 - [email protected]
+
+- Updated to v1.4.6
+  - Fixed bugs in http server handling of empty request bodies
+  - Added exports of Patron and Valet classes to aio.http package
+  - Updated storing module classes properties to use decorator syntax 
+    Refactored aid package into smaller sub modules for better future 
+    proofing Refactored async io modules to be in new aio package with 
+    finer granularity for future proofing Minor bug fixes and improvements 
+    More unittests
+  - Refactored consoling package location still supports old location 
+    As ioflo helper libraries are growing in size, refactoring now to 
+    make it less likely to need change in future as other projects become 
dependant.
+  - Refactored the httping.py module into a package http with submodules as 
the the 
+    size of the module was getting unwieldy
+  - Refactored naming of Deed. Now alised with Doer. Preferred it Doer. 
+    Deedify now aliased with preferred Doify Actorify not alised with 
preferred Actify
+  - Added Valet a WSGI server class that works within Ioflo
+  - Changed interface to packify unpackify
+  - Some refactoring of nonblocking tcp classes to remove unneeded extra deque 
stage on input
+  - Refactor header parsing of http responses
+  - Requestant and respondant are now subclass of Parsent Added .error and 
.errored attributes 
+    of Parsent so can report errors in processing or waiting
+  - Parsent close method now being called if connection closed prematurely
+- fix date copyright.
+
+-------------------------------------------------------------------

Old:
----
  ioflo-1.3.9.tar.gz

New:
----
  ioflo-1.4.6.tar.gz

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

Other differences:
------------------
++++++ python-ioflo.spec ++++++
--- /var/tmp/diff_new_pack.NgmRH9/_old  2016-05-23 16:39:32.000000000 +0200
+++ /var/tmp/diff_new_pack.NgmRH9/_new  2016-05-23 16:39:32.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ioflo
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,7 @@
 #
 
 Name:           python-ioflo
-Version:        1.3.9
+Version:        1.4.6
 Release:        0
 License:        Apache-2.0
 Summary:        Python IoFlo

++++++ ioflo-1.3.9.tar.gz -> ioflo-1.4.6.tar.gz ++++++
++++ 30891 lines of diff (skipped)


Reply via email to