Hello community,

here is the log from the commit of package python3-gunicorn for 
openSUSE:Factory checked in at 2016-06-02 09:37:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-gunicorn (Old)
 and      /work/SRC/openSUSE:Factory/.python3-gunicorn.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-gunicorn"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-gunicorn/python3-gunicorn.changes        
2016-01-15 10:41:53.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-gunicorn.new/python3-gunicorn.changes   
2016-06-02 09:37:54.000000000 +0200
@@ -1,0 +2,68 @@
+Wed May 25 03:11:54 UTC 2016 - [email protected]
+
+- update to version 19.6.0:
+  * Core & Logging
+    + improvement of the binary upgrade behaviour using USR2: remove
+      file lockin (issue 1270)
+    + add the --capture-output setting to capture stdout/stderr tot
+      the log
+  * Workers
+    + fix: make sure to remove the signal from the worker pipe (issue
+      1269)
+    + fix: gthread worker, handle removed socket in the select loop
+
+-------------------------------------------------------------------
+Sun May 15 23:22:43 UTC 2016 - [email protected]
+
+- update to version 19.5.0:
+  * Core
+    + fix: Ensure response to HEAD request won’t have message body
+    + fix: lock domain socket and remove on last arbiter exit (issue
+      #1220)
+    + improvement: use EnvironmentError instead of socket.error (issue
+      939)
+    + add: new $FORWARDDED_ALLOW_IPS environment variable (issue 1205)
+    + fix: infinite recursion when destroying sockets (issue 1219)
+    + fix: close sockets on shutdown (issue 922)
+    + fix: clean up sys.exc_info calls to drop circular refs (issue
+      1228)
+    + fix: do post_worker_init after load_wsgi (issue 1248)
+  * Workers
+    + fix access logging in gaiohttp worker (issue #1193)
+    + eventlet: handle QUIT in a new coroutine (issue #1217)
+    + gevent: remove obsolete exception clauses in run (issue #1218)
+    + tornado: fix extra “Server” response header (issue 1246)
+    + fix: unblock the wait loop under python 3.5 in sync worker
+      (issue 1256)
+  * Logging
+    + fix: log message for listener reloading (issue 1181)
+    + Let logging module handle traceback printing (issue 1201)
+    + improvement: Allow configuring logger_class with statsd_host
+      (issue #1188)
+    + fix: traceback formatting (issue 1235)
+    + fix: print error logs on stderr and access logs on stdout (issue
+      1184)
+  * Documentation
+    + Simplify installation instructions in gunicorn.org (issue 1072)
+    + Fix URL and default worker type in example_config (issue 1209)
+    + update django doc url to 1.8 lts (issue 1213)
+    + fix: miscellaneous wording corrections (issue 1216)
+    + Add PSF License Agreement of selectors.py to NOTICE (:issue:
+      1226)
+    + document LOGGING overriding (issue 1051)
+    + put a note that error logs are only errors from Gunicorn (issue
+      1124)
+    + add a note about the requirements of the threads workers under
+      python 2.x (issue 1200)
+    + add access_log_format to config example (issue 1251)
+  * Tests
+    + Use more pytest.raises() in test_http.py
+
+-------------------------------------------------------------------
+Sun May  8 07:01:50 UTC 2016 - [email protected]
+
+- specfile:
+  * changed to https for source url
+  * updated source url to files.pythonhosted.org
+
+-------------------------------------------------------------------

Old:
----
  gunicorn-19.4.5.tar.gz

New:
----
  gunicorn-19.6.0.tar.gz

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

Other differences:
------------------
++++++ python3-gunicorn.spec ++++++
--- /var/tmp/diff_new_pack.52idm9/_old  2016-06-02 09:37:55.000000000 +0200
+++ /var/tmp/diff_new_pack.52idm9/_new  2016-06-02 09:37:55.000000000 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           python3-gunicorn
-Version:        19.4.5
+Version:        19.6.0
 Release:        0
 Summary:        WSGI HTTP Server for UNIX
 License:        MIT
 Group:          Development/Languages/Python
 Url:            http://gunicorn.org
-Source:         
http://pypi.python.org/packages/source/g/gunicorn/gunicorn-%{version}.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/g/gunicorn/gunicorn-%{version}.tar.gz
 BuildRequires:  python3
 BuildRequires:  python3-Sphinx
 BuildRequires:  python3-devel

++++++ gunicorn-19.4.5.tar.gz -> gunicorn-19.6.0.tar.gz ++++++
++++ 2437 lines of diff (skipped)


Reply via email to