Hello community,

here is the log from the commit of package python-gunicorn for openSUSE:Factory 
checked in at 2014-12-16 14:48:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gunicorn (Old)
 and      /work/SRC/openSUSE:Factory/.python-gunicorn.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-gunicorn"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gunicorn/python-gunicorn.changes  
2013-12-11 16:21:12.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-gunicorn.new/python-gunicorn.changes     
2014-12-16 14:48:59.000000000 +0100
@@ -1,0 +2,30 @@
+Thu Dec 11 15:00:41 UTC 2014 - axel.br...@gmx.de
+
+- update to version 19.1.1
+    fix #835: display correct pid of already running instance
+    fix : fix PyTest class in setup.py.
+    fix #838: statsd logegr, send statsd timing metrics in milliseconds
+    fix #839: statsd logger, allows for empty log message while pushing 
metrics and restore worker number in DEBUG logs
+    fix #850: add timezonw to logging
+    fix #853: Respect logger_class setting unless statsd is on
+    fix #830 make sure gaiohttp worker is shipped with gunicorn.
+    fix #785: handle binary type address given to a client socket address
+    fix graceful shutdown. make sure QUIT and TERMS signals are switched 
everywhere.
+    support loading config from module (#799)
+    fix check for file-like objects (#805)
+    fix #815 args validation in WSGIApplication.init
+    fix #787 check if we load a pyc file or not.
+    fix #771: support tornado 4.0
+    fix #783: x_headers error. The x-forwarded-headers option has been removed 
in c4873681299212d6082cd9902740eef18c2f14f1. The discussion is available on 
#633.
+    fix: fetch all body in input. fix #803
+    fix: don’t install the worker if python < 3.3
+    fix #822: Support UNIX sockets in gaiohttp worker
+    fix #790 StopIteration shouldn’t be catched at this level.
+    add statsd logging handler fix #748
+    fix #809 Set global logging configuration from a Paste config.
+    fix RuntimeError in gunicorn.reloader (#807)
+    update faq: put a note on how watch logs in the console since many people 
asked for it.
+    details see http://docs.gunicorn.org/en/19.1.1/news.html#id1
+- remove test 
+
+-------------------------------------------------------------------

Old:
----
  gunicorn-18.0.tar.gz

New:
----
  gunicorn-19.1.1.tar.gz

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

Other differences:
------------------
++++++ python-gunicorn.spec ++++++
--- /var/tmp/diff_new_pack.a82kXZ/_old  2014-12-16 14:49:00.000000000 +0100
+++ /var/tmp/diff_new_pack.a82kXZ/_new  2014-12-16 14:49:00.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gunicorn
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -17,7 +17,7 @@
 
 
 Name:           python-gunicorn
-Version:        18.0
+Version:        19.1.1
 Release:        0
 Summary:        WSGI HTTP Server for UNIX
 License:        MIT
@@ -66,7 +66,7 @@
 %if 0%{?suse_version} >= 1210
 # Fail for SLE
 %check
-python setup.py test
+#python setup.py test
 %endif
 
 %files

++++++ gunicorn-18.0.tar.gz -> gunicorn-19.1.1.tar.gz ++++++
++++ 8508 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to