python3-gunicorn-19.3.0-5.3.1<>,kUZ˾q/=„Nk>ekNsH=ԓZHξ c G{a:!nlX\0z'$}]ė GŇLffGQX;5lɑ@$1eKD]/d|O)^[-&"\-'vU1\L䌥Vĕk(? ++јg7`wއqNp|kaU?](3+ƒYdn8uSgx&x!NYZ, ᚨ$LN:\?\d  :LP\`s| uu u u Tu iu uuuFlu@Th(89:FBGBuHDpuIFDuXFYF\Fu]Hu^P bScTdUeUfU"lU$uU8uvW wWuxYduy[8[z\Cpython3-gunicorn19.3.05.3.1WSGI HTTP Server for UNIXGunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a pre-fork worker model ported from Ruby's Unicorn_ project. The Gunicorn server is broadly compatible with various web frameworks, simply implemented, light on server resource usage, and fairly speedy.Z˾qcloud125 FopenSUSE Leap 42.3openSUSEMIThttp://bugs.opensuse.orgDevelopment/Languages/Pythonhttp://gunicorn.orglinuxnoarch6DD (G XB |%(* T;IA]1 C r FlDVw ,A\#P X+ ,5v  6J5jB`. * improve: set wsgi.multithread to True for async workers * fix logging: make sure to redirect wsgi.errors when needed * add: syslog logging can now be done to a unix socket * fix logging: don't try to redirect stdout/stderr to the logfile. * fix logging: don't propagate log * improve logging: file option can be overriden by the gunicorn options --error-logfile and --access-logfile if they are given. * fix: don't override SERVER_* by the Host header * fix: handle_error * add more option to configure SSL * fix: sendfile with SSL * add: worker_int callback (to react on SIGTERM) * fix: don't depend on entry point for internal classes, now absolute modules path can be given. * fix: Error messages are now encoded in latin1 * fix: request line length check * improvement: proxy_allow_ips: Allow proxy protocol if "*" specified * fix: run worker's setup method before setting num_workers * fix: FileWrapper inherit from object now * fix: Error messages are now encoded in latin1 * fix: don't spam the console on SIGWINCH. * fix: logging -don't stringify T and D logging atoms (#621) * add support for the latest django version * deprecate run_gunicorn django option * fix: sys imported twice * fix: make sure to stop all listeners * fix: monkey patching is now done in the worker * fix: "global name 'hub' is not defined" * fix: reinit hub on old versions of gevent * support gevent 1.0 * fix: add subprocess in monkey patching * fix: add support for multiple listener * fix: merge duplicate EventletWorker.init_process method (fixes [#657]) * fix: missing errno import for eventlet sendfile patch * fix: add support for multiple listener * add graceful stop support - changes from version 18.0: * new: add -e/--env command line argument to pass an environment variables to gunicorn * new: add --chdir command line argument to specified directory before apps loading. - new: add wsgi.file_wrapper support in async workers * new: add --paste command line argument to set the paster config file * deprecated: the command gunicorn_django is now deprecated. You should now run your application with the WSGI interface installed with your project (see https://docs.djangoproject.com/en/1.4/howto/deployment/wsgi/gunicorn/) for more infos. * deprecated: the command gunicorn_paste is deprecated. You now should use the new --paste argument to set the configuration file of your paster application. * fix: Removes unmatched leading quote from the beginning of the default access log format string * fix: null timeout * fix: gevent worker * fix: don't reload the paster app when using pserve * fix: after closing for error do not keep alive the connection * fix: responses 1xx, 204 and 304 should not force the connection to be closed - changes from version 17.5: * new: add signals documentation * new: add post_worker_init hook for workers * new: try to use gunicorn.conf.py in current folder as the default config file. * fix graceful timeout with the Eventlet worker * fix: don't raise an error when closing the socket if already closed * fix: fix --settings parameter for django application and try to find the django settings when using the gunicorn command. * fix: give the initial global_conf to paster application * fix: fix 'Expect: 100-continue' support on Python 3 - changes from version 0.17.4: * fix unix socket address parsing - changes from version 0.17.3: * add systemd sockets support * add python -m gunicorn.app.wsgiapp support * improve logger class inheritance * exit when the config file isn't found * add the -R option to enable stdio inheritance in daemon mode * don't close file descriptors > 3 in daemon mode * improve STDOUT/STDERR logging * fix pythonpath option * fix pidfile creation on Python 3 * fix gevent worker exit * fix ipv6 detection when the platform isn't supporting it- Initial python3 supportcloud125 1523302001  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstu19.3.0-5.3.1   gunicorn-python3.4gunicorn_django-python3.4gunicorn_paster-python3.4gunicorngunicorn-19.3.0-py3.4.egg-infoPKG-INFOSOURCES.txtdependency_links.txtentry_points.txtnot-zip-safetop_level.txt__init__.py__pycache____init__.cpython-34.pyc_compat.cpython-34.pycarbiter.cpython-34.pycargparse_compat.cpython-34.pycconfig.cpython-34.pycdebug.cpython-34.pycerrors.cpython-34.pycglogging.cpython-34.pycpidfile.cpython-34.pycreloader.cpython-34.pycselectors.cpython-34.pycsix.cpython-34.pycsock.cpython-34.pycutil.cpython-34.pyc_compat.pyapp__init__.py__pycache____init__.cpython-34.pycbase.cpython-34.pycdjango_wsgi.cpython-34.pycdjangoapp.cpython-34.pycpasterapp.cpython-34.pycwsgiapp.cpython-34.pycbase.pydjango_wsgi.pydjangoapp.pypasterapp.pywsgiapp.pyarbiter.pyargparse_compat.pyconfig.pydebug.pyerrors.pyglogging.pyhttp__init__.py__pycache____init__.cpython-34.pyc_sendfile.cpython-34.pycbody.cpython-34.pycerrors.cpython-34.pycmessage.cpython-34.pycparser.cpython-34.pycunreader.cpython-34.pycwsgi.cpython-34.pyc_sendfile.pybody.pyerrors.pymessage.pyparser.pyunreader.pywsgi.pyinstrument__init__.py__pycache____init__.cpython-34.pycstatsd.cpython-34.pycstatsd.pymanagement__init__.py__pycache____init__.cpython-34.pyccommands__init__.py__pycache____init__.cpython-34.pycrun_gunicorn.cpython-34.pycrun_gunicorn.pypidfile.pyreloader.pyselectors.pysix.pysock.pyutil.pyworkers__init__.py__pycache____init__.cpython-34.pyc_gaiohttp.cpython-34.pycasync.cpython-34.pycbase.cpython-34.pycgaiohttp.cpython-34.pycgeventlet.cpython-34.pycggevent.cpython-34.pycgthread.cpython-34.pycgtornado.cpython-34.pycsync.cpython-34.pycworkertmp.cpython-34.pyc_gaiohttp.pyasync.pybase.pygaiohttp.pygeventlet.pyggevent.pygthread.pygtornado.pysync.pyworkertmp.pypython3-gunicornLICENSENOTICEREADME.rstTHANKS/usr/bin//usr/lib/python3.4/site-packages//usr/lib/python3.4/site-packages/gunicorn-19.3.0-py3.4.egg-info//usr/lib/python3.4/site-packages/gunicorn//usr/lib/python3.4/site-packages/gunicorn/__pycache__//usr/lib/python3.4/site-packages/gunicorn/app//usr/lib/python3.4/site-packages/gunicorn/app/__pycache__//usr/lib/python3.4/site-packages/gunicorn/http//usr/lib/python3.4/site-packages/gunicorn/http/__pycache__//usr/lib/python3.4/site-packages/gunicorn/instrument//usr/lib/python3.4/site-packages/gunicorn/instrument/__pycache__//usr/lib/python3.4/site-packages/gunicorn/management//usr/lib/python3.4/site-packages/gunicorn/management/__pycache__//usr/lib/python3.4/site-packages/gunicorn/management/commands//usr/lib/python3.4/site-packages/gunicorn/management/commands/__pycache__//usr/lib/python3.4/site-packages/gunicorn/workers//usr/lib/python3.4/site-packages/gunicorn/workers/__pycache__//usr/share/doc/packages//usr/share/doc/packages/python3-gunicorn/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:3703/openSUSE_Leap_42.3_Update/24ce664be94633a01cd8d8a9430f9310-python3-gunicorn.openSUSE_Leap_42.3_Updatedrpmlzma5noarch-suse-linuxPython script, ASCII text executabledirectoryASCII textpython 3.4 byte-compiledC++ source, ASCII textemptyUTF-8 Unicode text  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR )pR҈Y9*?`]"k%) `> %LaʜI#5m|r n@-^9@V!2H8x_0 tP{ -a0wh(zUr'bМg<3CcԤYݻq)/ݺy _Xx簻ʻ]o3`_䐖ވdYAIJύ؟GoB94~SgC.ljbh/E9rPt\AMlOȧ6.JzSi$8;ץÜK2^GuܾB_pi'ctM5f~q/4ªtҎ'^GO߹X2S1/Wa}.m^r79SGAKsC$+1f(\k)Եa4u 8)^ȳD 'XfC_ Y9PrѠ*J):%/ klGu'DR/]d;Rvb/ugNd=S<:,OiYg|}_nq)3ɇScAϟG'[U- vgWi-:,  alEMXp2Ƅ1ּ~D8G~* ;Ѥ$7XA_4R^U6tuoLxL?7W@܂v>s-1ߗF5\}>XoXp>\y2w qfݕQ 8KFn)%rRhc}~:'_>=Kቒ{Ҟѧ|+ Jt";0=vlcNs)N`AdAGXް~u\VH)FDoܿ3u]l4 l%1i#F2U6 X}ckgnӅljvadzC\#rOdkпYDh{)B]];mbO< {a>/ED;H鶡>(KʘĦ2zO6`Ml0 }aU"fuuwiSmg9ڋrZK2nPat=A;N3RN9쑧NU _mYQ^x=3 2k}9 62w4VyW.+Ǧ :;lyUUN:/*5/-Ls/{)ba W4٧2[En w4j)2Ɍk߽揵u̖C]?Rũ56h;S\4a_jDEp V"iP@YjA#Q`)Em'Z7~BBPGRX5,y. Tf]s-,#x΍7ޙt8Vr!an$䮶:{V3T-=Q1#7*~F2S j KEZ?fB>u;[rDi¸7to]v@{QIQE~|  x #O!NDps}(}-%׻> kD*|z%C`Hl(h#sByH`?lI:`7O܊H=bٔ| ÷( xaDiJh| tS,Qo0UmFbjk)gD1BdVW v:^i,EoTeB#lUJRSOF/̣AM,Th>AgE3GJUA?L/m7gNv0abg- MjX%J敯nkȻ>TvzE qTACjƝqNJWr ]^uNKC-(漽f?Zm\!.etI,ٚ!5{?ն;wҒ6 PϬg6.O pC4~(]Ic?Fl8/N}W{!a1;XfZp_'_1qERwӸnJĔwF G@|[o=a>H$d5d8?2ypclF o9%=||k?)ڳ<Vإf/h('@6{%? 2>>b3*f/i諎n1R̒λbwMRԣ;Tdh5Ě8B l _MW! Ĺb{^Uηc8M6'U V=-Yz/Mm ͢s\4~Y(pfߖ3j>%!Gj?lS4K(y 8z}B1(FAAB] R