Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

network/uwsgi: updated for version 2.0.28 #9620

Closed
wants to merge 1 commit into from

Conversation

Ythogtha
Copy link
Contributor

@Ythogtha Ythogtha commented Feb 6, 2025

No description provided.

Copy link

github-actions bot commented Feb 6, 2025

reverse dependencies - network/uwsgi

None

Copy link

github-actions bot commented Feb 6, 2025

✅ sbolint - network/uwsgi ✅

uwsgi: NOTE: uwsgi.SlackBuild: it looks like this build includes both python2 and python3 code. consider splitting it into separate python2- and python3- builds.
sbolint: uwsgi checks out OK

@Ythogtha
Copy link
Contributor Author

Ythogtha commented Feb 6, 2025

@sbo-bot: build network/uwsgi

Copy link

sbo-bot bot commented Feb 6, 2025

buildpkg i586 python/python3-bottle

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... yes.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Thu Feb  6 21:52:45 GMT 2025
revision: 54c8587152627709afd4ee1ee97817d1f676f20e
title:    Merge 944156157cc33df73915fc39a885bcae135409b5 into a0f045cceefff41f8345443e15f304b7e68287b1

================================================================================
python/python3-bottle                                                   22:34:50
================================================================================

Calculating dependencies ... none.

python/python3-bottle is up-to-date (version 0.12.25).

================================================================================
SUMMARY                                                                 22:34:50
================================================================================

Logfile:     /var/log/repo/SBo/repo_2025-02-06_22:34:49.log
Runtime:     0h 0m 1s

Snipped Build Log

Building python/python3-bottle (update for version 0.12.25) 2025-02-06 22:30:59
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Running python3-bottle.SlackBuild ...                               ETA 22:31:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-bottle.SlackBuild
bottle-0.12.25/
bottle-0.12.25/AUTHORS
bottle-0.12.25/LICENSE
bottle-0.12.25/MANIFEST.in
bottle-0.12.25/PKG-INFO
bottle-0.12.25/README.rst
bottle-0.12.25/bottle.egg-info/
bottle-0.12.25/bottle.egg-info/PKG-INFO
bottle-0.12.25/bottle.egg-info/SOURCES.txt
bottle-0.12.25/bottle.egg-info/dependency_links.txt
bottle-0.12.25/bottle.egg-info/top_level.txt
bottle-0.12.25/bottle.py
bottle-0.12.25/setup.cfg
bottle-0.12.25/setup.py
bottle-0.12.25/test/
bottle-0.12.25/test/__init__.py
bottle-0.12.25/test/servertest.py
bottle-0.12.25/test/test_auth.py
bottle-0.12.25/test/test_cli.py
bottle-0.12.25/test/test_config.py
bottle-0.12.25/test/test_configdict.py
bottle-0.12.25/test/test_contextlocals.py
bottle-0.12.25/test/test_environ.py
bottle-0.12.25/test/test_fileupload.py
bottle-0.12.25/test/test_formsdict.py
bottle-0.12.25/test/test_importhook.py
bottle-0.12.25/test/test_jinja2.py
bottle-0.12.25/test/test_mako.py
bottle-0.12.25/test/test_mdict.py
bottle-0.12.25/test/test_mount.py
bottle-0.12.25/test/test_outputfilter.py
bottle-0.12.25/test/test_plugins.py
bottle-0.12.25/test/test_resources.py
bottle-0.12.25/test/test_route.py
bottle-0.12.25/test/test_router.py
bottle-0.12.25/test/test_securecookies.py
bottle-0.12.25/test/test_sendfile.py
bottle-0.12.25/test/test_server.py
bottle-0.12.25/test/test_stpl.py
bottle-0.12.25/test/test_wsgi.py
bottle-0.12.25/test/tools.py
bottle-0.12.25/test/views/
bottle-0.12.25/test/views/jinja2_base.tpl
bottle-0.12.25/test/views/jinja2_inherit.tpl
bottle-0.12.25/test/views/jinja2_simple.tpl
bottle-0.12.25/test/views/mako_base.tpl
bottle-0.12.25/test/views/mako_inherit.tpl
bottle-0.12.25/test/views/mako_simple.tpl
bottle-0.12.25/test/views/stpl_include.tpl
bottle-0.12.25/test/views/stpl_no_vars.tpl
bottle-0.12.25/test/views/stpl_simple.tpl
bottle-0.12.25/test/views/stpl_t2base.tpl
bottle-0.12.25/test/views/stpl_t2inc.tpl
bottle-0.12.25/test/views/stpl_t2main.tpl
bottle-0.12.25/test/views/stpl_unicode.tpl
running install
running build
running build_py
creating build
creating build/lib
copying bottle.py -> build/lib
running build_scripts
creating build/scripts-3.9
copying and adjusting bottle.py -> build/scripts-3.9
changing mode of build/scripts-3.9/bottle.py from 644 to 755
running install_lib
creating /tmp/SBo/repo.2sBCaq/build_python3-bottle/package-python3-bottle/usr
creating /tmp/SBo/repo.2sBCaq/build_python3-bottle/package-python3-bottle/usr/lib
creating /tmp/SBo/repo.2sBCaq/build_python3-bottle/package-python3-bottle/usr/lib/python3.9
creating /tmp/SBo/repo.2sBCaq/build_python3-bottle/package-python3-bottle/usr/lib/python3.9/site-packages
copying build/lib/bottle.py -> /tmp/SBo/repo.2sBCaq/build_python3-bottle/package-python3-bottle/usr/lib/python3.9/site-packages
byte-compiling /tmp/SBo/repo.2sBCaq/build_python3-bottle/package-python3-bottle/usr/lib/python3.9/site-packages/bottle.py to bottle.cpython-39.pyc
running install_egg_info
running egg_info
writing bottle.egg-info/PKG-INFO
writing dependency_links to bottle.egg-info/dependency_links.txt
writing top-level names to bottle.egg-info/top_level.txt
listing git files failed - pretending there aren't any
reading manifest file 'bottle.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'LICENSE.txt'
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'bottle.egg-info/SOURCES.txt'
Copying bottle.egg-info to /tmp/SBo/repo.2sBCaq/build_python3-bottle/package-python3-bottle/usr/lib/python3.9/site-packages/bottle-0.12.25-py3.9.egg-info
running install_scripts
creating /tmp/SBo/repo.2sBCaq/build_python3-bottle/package-python3-bottle/usr/bin
copying build/scripts-3.9/bottle.py -> /tmp/SBo/repo.2sBCaq/build_python3-bottle/package-python3-bottle/usr/bin
changing mode of /tmp/SBo/repo.2sBCaq/build_python3-bottle/package-python3-bottle/usr/bin/bottle.py to 755

Slackware package maker, version 3.14159265.

Searching for symbolic links:

No symbolic links were found, so we won't make an installation script.
You can make your own later in ./install/doinst.sh and rebuild the
package if you like.

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n


Creating Slackware package:  /tmp/SBo/repo.2sBCaq/output_python3-bottle/python3-bottle-0.12.25-i586-1_SBo.txz

./
install/
install/slack-desc
usr/
usr/bin/
usr/bin/bottle.py
usr/doc/
usr/doc/python3-bottle-0.12.25/
usr/doc/python3-bottle-0.12.25/AUTHORS
usr/doc/python3-bottle-0.12.25/LICENSE
usr/doc/python3-bottle-0.12.25/README.rst
usr/doc/python3-bottle-0.12.25/python3-bottle.SlackBuild
usr/lib/
usr/lib/python3.9/
usr/lib/python3.9/site-packages/
usr/lib/python3.9/site-packages/__pycache__/
usr/lib/python3.9/site-packages/__pycache__/bottle.cpython-39.pyc
usr/lib/python3.9/site-packages/bottle-0.12.25-py3.9.egg-info/
usr/lib/python3.9/site-packages/bottle-0.12.25-py3.9.egg-info/PKG-INFO
usr/lib/python3.9/site-packages/bottle-0.12.25-py3.9.egg-info/SOURCES.txt
usr/lib/python3.9/site-packages/bottle-0.12.25-py3.9.egg-info/dependency_links.txt
usr/lib/python3.9/site-packages/bottle-0.12.25-py3.9.egg-info/top_level.txt
usr/lib/python3.9/site-packages/bottle.py

Slackware package /tmp/SBo/repo.2sBCaq/output_python3-bottle/python3-bottle-0.12.25-i586-1_SBo.txz created.

Built ok:  python3-bottle-0.12.25-i586-1_SBo.txz                        22:31:00
Testing package python3-bottle-0.12.25-i586-1_SBo.txz ... 
Test installing python3-bottle-0.12.25-i586-1_SBo.txz ...
python3-bottle-0.12.25-i586-1_SBo: Python web framework ................ [ 470K]
Unmounting chroot ... 
Backed up: python3-bottle-0.13.2-i586-1_SBo.txz
:-) python/python3-bottle Updated for version 0.12.25 (-:

Copy link

sbo-bot bot commented Feb 6, 2025

buildpkg x86_64 python/python3-bottle

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... yes.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Thu Feb  6 21:52:45 GMT 2025
revision: 54c8587152627709afd4ee1ee97817d1f676f20e
title:    Merge 944156157cc33df73915fc39a885bcae135409b5 into a0f045cceefff41f8345443e15f304b7e68287b1

================================================================================
python/python3-bottle                                                   22:35:44
================================================================================

Calculating dependencies ... none.

python/python3-bottle is up-to-date (version 0.12.25).

================================================================================
SUMMARY                                                                 22:35:44
================================================================================

Logfile:     /var/log/repo/SBo/repo_2025-02-06_22:35:43.log
Runtime:     0h 0m 1s

Snipped Build Log

Building python/python3-bottle (update for version 0.12.25) 2025-02-06 22:32:00
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Running python3-bottle.SlackBuild ...                               ETA 22:32:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-bottle.SlackBuild
bottle-0.12.25/
bottle-0.12.25/AUTHORS
bottle-0.12.25/LICENSE
bottle-0.12.25/MANIFEST.in
bottle-0.12.25/PKG-INFO
bottle-0.12.25/README.rst
bottle-0.12.25/bottle.egg-info/
bottle-0.12.25/bottle.egg-info/PKG-INFO
bottle-0.12.25/bottle.egg-info/SOURCES.txt
bottle-0.12.25/bottle.egg-info/dependency_links.txt
bottle-0.12.25/bottle.egg-info/top_level.txt
bottle-0.12.25/bottle.py
bottle-0.12.25/setup.cfg
bottle-0.12.25/setup.py
bottle-0.12.25/test/
bottle-0.12.25/test/__init__.py
bottle-0.12.25/test/servertest.py
bottle-0.12.25/test/test_auth.py
bottle-0.12.25/test/test_cli.py
bottle-0.12.25/test/test_config.py
bottle-0.12.25/test/test_configdict.py
bottle-0.12.25/test/test_contextlocals.py
bottle-0.12.25/test/test_environ.py
bottle-0.12.25/test/test_fileupload.py
bottle-0.12.25/test/test_formsdict.py
bottle-0.12.25/test/test_importhook.py
bottle-0.12.25/test/test_jinja2.py
bottle-0.12.25/test/test_mako.py
bottle-0.12.25/test/test_mdict.py
bottle-0.12.25/test/test_mount.py
bottle-0.12.25/test/test_outputfilter.py
bottle-0.12.25/test/test_plugins.py
bottle-0.12.25/test/test_resources.py
bottle-0.12.25/test/test_route.py
bottle-0.12.25/test/test_router.py
bottle-0.12.25/test/test_securecookies.py
bottle-0.12.25/test/test_sendfile.py
bottle-0.12.25/test/test_server.py
bottle-0.12.25/test/test_stpl.py
bottle-0.12.25/test/test_wsgi.py
bottle-0.12.25/test/tools.py
bottle-0.12.25/test/views/
bottle-0.12.25/test/views/jinja2_base.tpl
bottle-0.12.25/test/views/jinja2_inherit.tpl
bottle-0.12.25/test/views/jinja2_simple.tpl
bottle-0.12.25/test/views/mako_base.tpl
bottle-0.12.25/test/views/mako_inherit.tpl
bottle-0.12.25/test/views/mako_simple.tpl
bottle-0.12.25/test/views/stpl_include.tpl
bottle-0.12.25/test/views/stpl_no_vars.tpl
bottle-0.12.25/test/views/stpl_simple.tpl
bottle-0.12.25/test/views/stpl_t2base.tpl
bottle-0.12.25/test/views/stpl_t2inc.tpl
bottle-0.12.25/test/views/stpl_t2main.tpl
bottle-0.12.25/test/views/stpl_unicode.tpl
running install
running build
running build_py
creating build
creating build/lib
copying bottle.py -> build/lib
running build_scripts
creating build/scripts-3.9
copying and adjusting bottle.py -> build/scripts-3.9
changing mode of build/scripts-3.9/bottle.py from 644 to 755
running install_lib
creating /tmp/SBo/repo.wO0xjY/build_python3-bottle/package-python3-bottle/usr
creating /tmp/SBo/repo.wO0xjY/build_python3-bottle/package-python3-bottle/usr/lib64
creating /tmp/SBo/repo.wO0xjY/build_python3-bottle/package-python3-bottle/usr/lib64/python3.9
creating /tmp/SBo/repo.wO0xjY/build_python3-bottle/package-python3-bottle/usr/lib64/python3.9/site-packages
copying build/lib/bottle.py -> /tmp/SBo/repo.wO0xjY/build_python3-bottle/package-python3-bottle/usr/lib64/python3.9/site-packages
byte-compiling /tmp/SBo/repo.wO0xjY/build_python3-bottle/package-python3-bottle/usr/lib64/python3.9/site-packages/bottle.py to bottle.cpython-39.pyc
running install_egg_info
running egg_info
writing bottle.egg-info/PKG-INFO
writing dependency_links to bottle.egg-info/dependency_links.txt
writing top-level names to bottle.egg-info/top_level.txt
listing git files failed - pretending there aren't any
reading manifest file 'bottle.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'LICENSE.txt'
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'bottle.egg-info/SOURCES.txt'
Copying bottle.egg-info to /tmp/SBo/repo.wO0xjY/build_python3-bottle/package-python3-bottle/usr/lib64/python3.9/site-packages/bottle-0.12.25-py3.9.egg-info
running install_scripts
creating /tmp/SBo/repo.wO0xjY/build_python3-bottle/package-python3-bottle/usr/bin
copying build/scripts-3.9/bottle.py -> /tmp/SBo/repo.wO0xjY/build_python3-bottle/package-python3-bottle/usr/bin
changing mode of /tmp/SBo/repo.wO0xjY/build_python3-bottle/package-python3-bottle/usr/bin/bottle.py to 755

Slackware package maker, version 3.14159265.

Searching for symbolic links:

No symbolic links were found, so we won't make an installation script.
You can make your own later in ./install/doinst.sh and rebuild the
package if you like.

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n


Creating Slackware package:  /tmp/SBo/repo.wO0xjY/output_python3-bottle/python3-bottle-0.12.25-x86_64-1_SBo.txz

./
install/
install/slack-desc
usr/
usr/bin/
usr/bin/bottle.py
usr/doc/
usr/doc/python3-bottle-0.12.25/
usr/doc/python3-bottle-0.12.25/AUTHORS
usr/doc/python3-bottle-0.12.25/LICENSE
usr/doc/python3-bottle-0.12.25/README.rst
usr/doc/python3-bottle-0.12.25/python3-bottle.SlackBuild
usr/lib64/
usr/lib64/python3.9/
usr/lib64/python3.9/site-packages/
usr/lib64/python3.9/site-packages/__pycache__/
usr/lib64/python3.9/site-packages/__pycache__/bottle.cpython-39.pyc
usr/lib64/python3.9/site-packages/bottle-0.12.25-py3.9.egg-info/
usr/lib64/python3.9/site-packages/bottle-0.12.25-py3.9.egg-info/PKG-INFO
usr/lib64/python3.9/site-packages/bottle-0.12.25-py3.9.egg-info/SOURCES.txt
usr/lib64/python3.9/site-packages/bottle-0.12.25-py3.9.egg-info/dependency_links.txt
usr/lib64/python3.9/site-packages/bottle-0.12.25-py3.9.egg-info/top_level.txt
usr/lib64/python3.9/site-packages/bottle.py

Slackware package /tmp/SBo/repo.wO0xjY/output_python3-bottle/python3-bottle-0.12.25-x86_64-1_SBo.txz created.

Built ok:  python3-bottle-0.12.25-x86_64-1_SBo.txz                      22:32:01
Testing package python3-bottle-0.12.25-x86_64-1_SBo.txz ... 
Test installing python3-bottle-0.12.25-x86_64-1_SBo.txz ...
python3-bottle-0.12.25-x86_64-1_SBo: Python web framework .............. [ 470K]
Unmounting chroot ... 
Backed up: python3-bottle-0.13.2-x86_64-1_SBo.txz
:-) python/python3-bottle Updated for version 0.12.25 (-:

Copy link

sbo-bot bot commented Feb 6, 2025

buildpkg i586 network/uwsgi

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... yes.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Thu Feb  6 21:52:45 GMT 2025
revision: 54c8587152627709afd4ee1ee97817d1f676f20e
title:    Merge 944156157cc33df73915fc39a885bcae135409b5 into a0f045cceefff41f8345443e15f304b7e68287b1

================================================================================
network/uwsgi                                                           22:42:56
================================================================================

Calculating dependencies ... none.

Building network/uwsgi (update for version 2.0.28) -------------------- 22:42:56
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Running uwsgi.SlackBuild ...                                        ETA 22:43:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./uwsgi.SlackBuild
Built ok:  uwsgi-2.0.28-i586-1_SBo.txz                                  22:43:21
Testing package uwsgi-2.0.28-i586-1_SBo.txz ... done.
Test installing uwsgi-2.0.28-i586-1_SBo.txz ...
uwsgi-2.0.28-i586-1_SBo: fast web application server ................... [ 1.7M]
Unmounting chroot ... done.
Backed up: uwsgi-2.0.26-i586-2_SBo.txz
✅ network/uwsgi Updated for version 2.0.28 ✅

================================================================================
SUMMARY                                                                 22:43:22
================================================================================

Logfile:     /var/log/repo/SBo/repo_2025-02-06_22:42:55.log
Runtime:     0h 0m 27s
Updated:     1
  network/uwsgi/uwsgi-2.0.28-i586-1_SBo.txz

Snipped Build Log

Building network/uwsgi (update for version 2.0.28) 2025-02-06 22:42:56
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Running uwsgi.SlackBuild ...                                        ETA 22:43:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./uwsgi.SlackBuild
uwsgi-2.0.28/
uwsgi-2.0.28/.github/
uwsgi-2.0.28/.github/workflows/
uwsgi-2.0.28/.github/workflows/compile-test.yml
uwsgi-2.0.28/.github/workflows/test.yml
uwsgi-2.0.28/.gitignore
uwsgi-2.0.28/CONTRIBUTORS
uwsgi-2.0.28/INSTALL
uwsgi-2.0.28/LICENSE
uwsgi-2.0.28/Makefile
uwsgi-2.0.28/PKG-INFO
uwsgi-2.0.28/README
uwsgi-2.0.28/apache2/
uwsgi-2.0.28/apache2/mod_Ruwsgi.c
uwsgi-2.0.28/apache2/mod_proxy_uwsgi.c
uwsgi-2.0.28/apache2/mod_uwsgi.c
uwsgi-2.0.28/attach.py
uwsgi-2.0.28/bin/
uwsgi-2.0.28/bin/uwsgi
uwsgi-2.0.28/buildconf/
uwsgi-2.0.28/buildconf/all.ini
uwsgi-2.0.28/buildconf/asyncio.ini
uwsgi-2.0.28/buildconf/base.ini
uwsgi-2.0.28/buildconf/cgi.ini
uwsgi-2.0.28/buildconf/core.ini
uwsgi-2.0.28/buildconf/coroae.ini
uwsgi-2.0.28/buildconf/coverity.ini
uwsgi-2.0.28/buildconf/default.ini
uwsgi-2.0.28/buildconf/django.ini
uwsgi-2.0.28/buildconf/embedded.ini
uwsgi-2.0.28/buildconf/erlang.ini
uwsgi-2.0.28/buildconf/gccgo.ini
uwsgi-2.0.28/buildconf/gevent.ini
uwsgi-2.0.28/buildconf/glusterfs.ini
uwsgi-2.0.28/buildconf/gridfs.ini
uwsgi-2.0.28/buildconf/integration-tests.ini
uwsgi-2.0.28/buildconf/jwsgi.ini
uwsgi-2.0.28/buildconf/lib.ini
uwsgi-2.0.28/buildconf/lua.ini
uwsgi-2.0.28/buildconf/luap.ini
uwsgi-2.0.28/buildconf/minimal.ini
uwsgi-2.0.28/buildconf/modular.ini
uwsgi-2.0.28/buildconf/mono.ini
uwsgi-2.0.28/buildconf/nolang.ini
uwsgi-2.0.28/buildconf/package.ini
uwsgi-2.0.28/buildconf/php.ini
uwsgi-2.0.28/buildconf/plonly.ini
uwsgi-2.0.28/buildconf/ppa.ini
uwsgi-2.0.28/buildconf/psgi.ini
uwsgi-2.0.28/buildconf/pyerl.ini
uwsgi-2.0.28/buildconf/pylua.ini
uwsgi-2.0.28/buildconf/pyonly.ini
uwsgi-2.0.28/buildconf/pypy.ini
uwsgi-2.0.28/buildconf/pypyonly.ini
uwsgi-2.0.28/buildconf/pyring.ini
uwsgi-2.0.28/buildconf/pyuwsgi.ini
uwsgi-2.0.28/buildconf/pyuwsginossl.ini
uwsgi-2.0.28/buildconf/rack.ini
uwsgi-2.0.28/buildconf/rados.ini
uwsgi-2.0.28/buildconf/rbonly.ini
uwsgi-2.0.28/buildconf/ring.ini
uwsgi-2.0.28/buildconf/ruby2.ini
uwsgi-2.0.28/buildconf/servlet.ini
uwsgi-2.0.28/buildconf/travis.ini
uwsgi-2.0.28/buildconf/unbit.ini
uwsgi-2.0.28/buildconf/unbitstaff.ini
uwsgi-2.0.28/buildconf/unittest.ini
uwsgi-2.0.28/buildconf/uwsgi.it.ini
uwsgi-2.0.28/buildconf/v8.ini
uwsgi-2.0.28/contrib/
uwsgi-2.0.28/contrib/Uwsgi.pm
uwsgi-2.0.28/contrib/binder.pl
uwsgi-2.0.28/contrib/centos_init_script
uwsgi-2.0.28/contrib/cgi_python.c
uwsgi-2.0.28/contrib/cryptologger.rb
uwsgi-2.0.28/contrib/emperormon.ru
uwsgi-2.0.28/contrib/fdconf.pl
uwsgi-2.0.28/contrib/graphite_uwsgi.py
uwsgi-2.0.28/contrib/launchd/
uwsgi-2.0.28/contrib/launchd/it.unbit.uwsgi.emperor.plist
uwsgi-2.0.28/contrib/launchd/it.unbit.uwsgi.plist
uwsgi-2.0.28/contrib/loadapp.pl
uwsgi-2.0.28/contrib/pypy/
uwsgi-2.0.28/contrib/pypy/uwsgi_pypy_greenlets.py
uwsgi-2.0.28/contrib/pyuwsgi.py
uwsgi-2.0.28/contrib/runuwsgi.py
uwsgi-2.0.28/contrib/securesubscribe.pl
uwsgi-2.0.28/contrib/spoolqueue/
uwsgi-2.0.28/contrib/spoolqueue/producer.py
uwsgi-2.0.28/contrib/spoolqueue/tasks.py
uwsgi-2.0.28/contrib/spoolqueue/tasksconsumer.py
uwsgi-2.0.28/contrib/subscribe.pl
uwsgi-2.0.28/contrib/twuwsgi.py
uwsgi-2.0.28/contrib/upstart/
uwsgi-2.0.28/contrib/upstart/emperor.conf
uwsgi-2.0.28/contrib/upstart/uwsgi.conf
uwsgi-2.0.28/contrib/upython
uwsgi-2.0.28/contrib/urack.rb
uwsgi-2.0.28/contrib/uwsgi-cache-monitor.py
uwsgi-2.0.28/contrib/uwsgi.erl
uwsgi-2.0.28/contrib/uwsgi.java
uwsgi-2.0.28/contrib/uwsgi.rb
uwsgi-2.0.28/contrib/uwsgi_client.c
uwsgi-2.0.28/contrib/uwsgi_dynamic_client.c
uwsgi-2.0.28/contrib/uwsgisubscribers.ru
uwsgi-2.0.28/contrib/xinetd_uwsgi
uwsgi-2.0.28/core/
uwsgi-2.0.28/core/alarm.c
uwsgi-2.0.28/core/async.c
uwsgi-2.0.28/core/buffer.c
uwsgi-2.0.28/core/cache.c
uwsgi-2.0.28/core/chunked.c
uwsgi-2.0.28/core/clang_fake.c
uwsgi-2.0.28/core/clock.c
uwsgi-2.0.28/core/config.c
uwsgi-2.0.28/core/cookie.c
uwsgi-2.0.28/core/cron.c
uwsgi-2.0.28/core/daemons.c
uwsgi-2.0.28/core/emperor.c
uwsgi-2.0.28/core/errors.c
uwsgi-2.0.28/core/event.c
uwsgi-2.0.28/core/exceptions.c
uwsgi-2.0.28/core/fifo.c
uwsgi-2.0.28/core/fsmon.c
uwsgi-2.0.28/core/gateway.c
uwsgi-2.0.28/core/hash.c
uwsgi-2.0.28/core/hooks.c
uwsgi-2.0.28/core/ini.c
uwsgi-2.0.28/core/init.c
uwsgi-2.0.28/core/io.c
uwsgi-2.0.28/core/json.c
uwsgi-2.0.28/core/legion.c
uwsgi-2.0.28/core/lock.c
uwsgi-2.0.28/core/logging.
uwsgi-2.0.28/core/logging.c
uwsgi-2.0.28/core/loop.c
uwsgi-2.0.28/core/master.c
uwsgi-2.0.28/core/master_checks.c
uwsgi-2.0.28/core/master_events.c
uwsgi-2.0.28/core/master_utils.c
uwsgi-2.0.28/core/metrics.c
uwsgi-2.0.28/core/mount.c
uwsgi-2.0.28/core/mule.c
uwsgi-2.0.28/core/notify.c
uwsgi-2.0.28/core/offload.c
uwsgi-2.0.28/core/plugins.c
uwsgi-2.0.28/core/plugins_builder.c
uwsgi-2.0.28/core/progress.c
uwsgi-2.0.28/core/protocol.c
uwsgi-2.0.28/core/querystring.c
uwsgi-2.0.28/core/queue.c
uwsgi-2.0.28/core/rb_timers.c
uwsgi-2.0.28/core/reader.c
uwsgi-2.0.28/core/regexp.c
uwsgi-2.0.28/core/routing.c
uwsgi-2.0.28/core/rpc.c
uwsgi-2.0.28/core/sendfile.c
uwsgi-2.0.28/core/setup_utils.c
uwsgi-2.0.28/core/sharedarea.c
uwsgi-2.0.28/core/signal.c
uwsgi-2.0.28/core/skel.c
uwsgi-2.0.28/core/snmp.c
uwsgi-2.0.28/core/socket.c
uwsgi-2.0.28/core/spooler.c
uwsgi-2.0.28/core/ssl.c
uwsgi-2.0.28/core/static.c
uwsgi-2.0.28/core/stats.c
uwsgi-2.0.28/core/storage.c
uwsgi-2.0.28/core/strings.c
uwsgi-2.0.28/core/subscription.c
uwsgi-2.0.28/core/timebomb.c
uwsgi-2.0.28/core/transformations.c
uwsgi-2.0.28/core/utils.c
uwsgi-2.0.28/core/uwsgi.c
uwsgi-2.0.28/core/websockets.c
uwsgi-2.0.28/core/writer.c
uwsgi-2.0.28/core/xmlconf.c
uwsgi-2.0.28/core/yaml.c
uwsgi-2.0.28/core/zeus.c
uwsgi-2.0.28/core/zlib.c
uwsgi-2.0.28/examples/
uwsgi-2.0.28/examples/bootstrap.py
uwsgi-2.0.28/examples/bootstrap2.py
uwsgi-2.0.28/examples/bootstrap3.py
uwsgi-2.0.28/examples/bootstrap4.py
uwsgi-2.0.28/examples/bootstrap5.py
uwsgi-2.0.28/examples/config.lua
uwsgi-2.0.28/examples/config.ru
uwsgi-2.0.28/examples/config17.ru
uwsgi-2.0.28/examples/config2.lua
uwsgi-2.0.28/examples/config2.ru
uwsgi-2.0.28/examples/config30.ru
uwsgi-2.0.28/examples/corostream.pl
uwsgi-2.0.28/examples/debug.ini
uwsgi-2.0.28/examples/fibers.ru
uwsgi-2.0.28/examples/fibers.yml
uwsgi-2.0.28/examples/flaskpost.py
uwsgi-2.0.28/examples/heavytest.ini
uwsgi-2.0.28/examples/heavytest.py
uwsgi-2.0.28/examples/info_uwsgi.php
uwsgi-2.0.28/examples/logic.ini
uwsgi-2.0.28/examples/mega.xml
uwsgi-2.0.28/examples/mjpeg_stream.py
uwsgi-2.0.28/examples/mojoapp.pl
uwsgi-2.0.28/examples/multi.ini
uwsgi-2.0.28/examples/multi.xml
uwsgi-2.0.28/examples/multiapp.py
uwsgi-2.0.28/examples/protected.ini
uwsgi-2.0.28/examples/router.lua
uwsgi-2.0.28/examples/simple_app.py
uwsgi-2.0.28/examples/simple_app_wsgi2.py
uwsgi-2.0.28/examples/simple_logger.py
uwsgi-2.0.28/examples/sites.xml
uwsgi-2.0.28/examples/sputnik.ws
uwsgi-2.0.28/examples/staticfilesnmp.py
uwsgi-2.0.28/examples/taskqueue.py
uwsgi-2.0.28/examples/uwsgi.xml
uwsgi-2.0.28/examples/uwsgirouter.py
uwsgi-2.0.28/examples/uwsgirouter2.py
uwsgi-2.0.28/examples/uwsgirouter3.py
uwsgi-2.0.28/examples/uwsgirouter4.py
uwsgi-2.0.28/examples/uwsgirouter5.py
uwsgi-2.0.28/examples/uwsgistatus.py
uwsgi-2.0.28/examples/welcome.ini
uwsgi-2.0.28/examples/welcome.py
uwsgi-2.0.28/examples/welcome3.py
uwsgi-2.0.28/examples/werkzeug.js
uwsgi-2.0.28/examples/werkzeug.yml
uwsgi-2.0.28/examples/werkzeug_strict.yml
uwsgi-2.0.28/examples/xmlindex-html.xsl
uwsgi-2.0.28/examples/xmlindex.ini
uwsgi-2.0.28/examples/zmqgevent.ini
uwsgi-2.0.28/ext/
uwsgi-2.0.28/ext/uwsgi/
uwsgi-2.0.28/ext/uwsgi/extconf.rb
uwsgi-2.0.28/install.sh
uwsgi-2.0.28/lib/
uwsgi-2.0.28/lib/linux_ns.c
uwsgi-2.0.28/lib/netlink.c
uwsgi-2.0.28/lib/sun_fixes.c
uwsgi-2.0.28/logo_uWSGI.png
uwsgi-2.0.28/logo_uWSGI.svg
uwsgi-2.0.28/mongrel2-uwsgi.conf
uwsgi-2.0.28/plugins/
uwsgi-2.0.28/plugins/airbrake/
uwsgi-2.0.28/plugins/airbrake/airbrake_plugin.c
uwsgi-2.0.28/plugins/airbrake/uwsgiplugin.py
uwsgi-2.0.28/plugins/alarm_curl/
uwsgi-2.0.28/plugins/alarm_curl/alarm_curl_plugin.c
uwsgi-2.0.28/plugins/alarm_curl/uwsgiplugin.py
uwsgi-2.0.28/plugins/alarm_speech/
uwsgi-2.0.28/plugins/alarm_speech/alarm_speech.m
uwsgi-2.0.28/plugins/alarm_speech/uwsgiplugin.py
uwsgi-2.0.28/plugins/alarm_xmpp/
uwsgi-2.0.28/plugins/alarm_xmpp/alarm_xmpp_plugin.c
uwsgi-2.0.28/plugins/alarm_xmpp/gloox.cc
uwsgi-2.0.28/plugins/alarm_xmpp/uwsgiplugin.py
uwsgi-2.0.28/plugins/asyncio/
uwsgi-2.0.28/plugins/asyncio/asyncio.c
uwsgi-2.0.28/plugins/asyncio/uwsgiplugin.py
uwsgi-2.0.28/plugins/cache/
uwsgi-2.0.28/plugins/cache/cache.c
uwsgi-2.0.28/plugins/cache/uwsgiplugin.py
uwsgi-2.0.28/plugins/carbon/
uwsgi-2.0.28/plugins/carbon/carbon.c
uwsgi-2.0.28/plugins/carbon/uwsgiplugin.py
uwsgi-2.0.28/plugins/cgi/
uwsgi-2.0.28/plugins/cgi/cgi_plugin.c
uwsgi-2.0.28/plugins/cgi/uwsgiplugin.py
uwsgi-2.0.28/plugins/cheaper_backlog2/
uwsgi-2.0.28/plugins/cheaper_backlog2/cheaper_backlog2.c
uwsgi-2.0.28/plugins/cheaper_backlog2/uwsgiplugin.py
uwsgi-2.0.28/plugins/cheaper_busyness/
uwsgi-2.0.28/plugins/cheaper_busyness/cheaper_busyness.c
uwsgi-2.0.28/plugins/cheaper_busyness/uwsgiplugin.py
uwsgi-2.0.28/plugins/clock_monotonic/
uwsgi-2.0.28/plugins/clock_monotonic/clock_monotonic.c
uwsgi-2.0.28/plugins/clock_monotonic/uwsgiplugin.py
uwsgi-2.0.28/plugins/clock_realtime/
uwsgi-2.0.28/plugins/clock_realtime/clock_realtime.c
uwsgi-2.0.28/plugins/clock_realtime/uwsgiplugin.py
uwsgi-2.0.28/plugins/corerouter/
uwsgi-2.0.28/plugins/corerouter/corerouter.c
uwsgi-2.0.28/plugins/corerouter/cr.h
uwsgi-2.0.28/plugins/corerouter/cr_common.c
uwsgi-2.0.28/plugins/corerouter/cr_map.c
uwsgi-2.0.28/plugins/corerouter/uwsgiplugin.py
uwsgi-2.0.28/plugins/coroae/
uwsgi-2.0.28/plugins/coroae/coroae.c
uwsgi-2.0.28/plugins/coroae/uwsgiplugin.py
uwsgi-2.0.28/plugins/cplusplus/
uwsgi-2.0.28/plugins/cplusplus/base.cc
uwsgi-2.0.28/plugins/cplusplus/plugin.c
uwsgi-2.0.28/plugins/cplusplus/uwsgiplugin.py
uwsgi-2.0.28/plugins/curl_cron/
uwsgi-2.0.28/plugins/curl_cron/curl_cron.c
uwsgi-2.0.28/plugins/curl_cron/uwsgiplugin.py
uwsgi-2.0.28/plugins/dumbloop/
uwsgi-2.0.28/plugins/dumbloop/dumb.c
uwsgi-2.0.28/plugins/dumbloop/uwsgiplugin.py
uwsgi-2.0.28/plugins/dummy/
uwsgi-2.0.28/plugins/dummy/dummy.c
uwsgi-2.0.28/plugins/dummy/uwsgiplugin.py
uwsgi-2.0.28/plugins/echo/
uwsgi-2.0.28/plugins/echo/echo_plugin.c
uwsgi-2.0.28/plugins/echo/uwsgiplugin.py
uwsgi-2.0.28/plugins/emperor_amqp/
uwsgi-2.0.28/plugins/emperor_amqp/amqp.c
uwsgi-2.0.28/plugins/emperor_amqp/emperor_amqp.c
uwsgi-2.0.28/plugins/emperor_amqp/uwsgiplugin.py
uwsgi-2.0.28/plugins/emperor_mongodb/
uwsgi-2.0.28/plugins/emperor_mongodb/emperor_mongodb.cc
uwsgi-2.0.28/plugins/emperor_mongodb/plugin.c
uwsgi-2.0.28/plugins/emperor_mongodb/uwsgiplugin.py
uwsgi-2.0.28/plugins/emperor_pg/
uwsgi-2.0.28/plugins/emperor_pg/emperor_pg.c
uwsgi-2.0.28/plugins/emperor_pg/uwsgiplugin.py
uwsgi-2.0.28/plugins/emperor_zeromq/
uwsgi-2.0.28/plugins/emperor_zeromq/emperor_zeromq.c
uwsgi-2.0.28/plugins/emperor_zeromq/uwsgiplugin.py
uwsgi-2.0.28/plugins/example/
uwsgi-2.0.28/plugins/example/example_plugin.c
uwsgi-2.0.28/plugins/example/uwsgiplugin.py
uwsgi-2.0.28/plugins/exception_log/
uwsgi-2.0.28/plugins/exception_log/exception_log.c
uwsgi-2.0.28/plugins/exception_log/uwsgiplugin.py
uwsgi-2.0.28/plugins/fastrouter/
uwsgi-2.0.28/plugins/fastrouter/fastrouter.c
uwsgi-2.0.28/plugins/fastrouter/uwsgiplugin.py
uwsgi-2.0.28/plugins/fiber/
uwsgi-2.0.28/plugins/fiber/fiber.c
uwsgi-2.0.28/plugins/fiber/uwsgiplugin.py
uwsgi-2.0.28/plugins/forkptyrouter/
uwsgi-2.0.28/plugins/forkptyrouter/forkptyrouter.c
uwsgi-2.0.28/plugins/forkptyrouter/uwsgiplugin.py
uwsgi-2.0.28/plugins/gccgo/
uwsgi-2.0.28/plugins/gccgo/gccgo_plugin.c
uwsgi-2.0.28/plugins/gccgo/uwsgi.go
uwsgi-2.0.28/plugins/gccgo/uwsgiplugin.py
uwsgi-2.0.28/plugins/geoip/
uwsgi-2.0.28/plugins/geoip/geoip.c
uwsgi-2.0.28/plugins/geoip/uwsgiplugin.py
uwsgi-2.0.28/plugins/gevent/
uwsgi-2.0.28/plugins/gevent/gevent.c
uwsgi-2.0.28/plugins/gevent/gevent.h
uwsgi-2.0.28/plugins/gevent/hooks.c
uwsgi-2.0.28/plugins/gevent/uwsgiplugin.py
uwsgi-2.0.28/plugins/glusterfs/
uwsgi-2.0.28/plugins/glusterfs/glusterfs.c
uwsgi-2.0.28/plugins/glusterfs/uwsgiplugin.py
uwsgi-2.0.28/plugins/graylog2/
uwsgi-2.0.28/plugins/graylog2/graylog2_plugin.c
uwsgi-2.0.28/plugins/graylog2/uwsgiplugin.py
uwsgi-2.0.28/plugins/greenlet/
uwsgi-2.0.28/plugins/greenlet/greenlet.c
uwsgi-2.0.28/plugins/greenlet/uwsgiplugin.py
uwsgi-2.0.28/plugins/gridfs/
uwsgi-2.0.28/plugins/gridfs/gridfs.cc
uwsgi-2.0.28/plugins/gridfs/plugin.c
uwsgi-2.0.28/plugins/gridfs/uwsgiplugin.py
uwsgi-2.0.28/plugins/http/
uwsgi-2.0.28/plugins/http/common.h
uwsgi-2.0.28/plugins/http/http.c
uwsgi-2.0.28/plugins/http/https.c
uwsgi-2.0.28/plugins/http/keepalive.c
uwsgi-2.0.28/plugins/http/spdy3.c
uwsgi-2.0.28/plugins/http/spdy3.h
uwsgi-2.0.28/plugins/http/uwsgiplugin.py
uwsgi-2.0.28/plugins/jvm/
uwsgi-2.0.28/plugins/jvm/jvm.h
uwsgi-2.0.28/plugins/jvm/jvm_plugin.c
uwsgi-2.0.28/plugins/jvm/uwsgi.java
uwsgi-2.0.28/plugins/jvm/uwsgiplugin.py
uwsgi-2.0.28/plugins/jwsgi/
uwsgi-2.0.28/plugins/jwsgi/jwsgi_plugin.c
uwsgi-2.0.28/plugins/jwsgi/uwsgiplugin.py
uwsgi-2.0.28/plugins/ldap/
uwsgi-2.0.28/plugins/ldap/ldap.c
uwsgi-2.0.28/plugins/ldap/uwsgiplugin.py
uwsgi-2.0.28/plugins/legion_cache_fetch/
uwsgi-2.0.28/plugins/legion_cache_fetch/legion_cache_fetch.c
uwsgi-2.0.28/plugins/legion_cache_fetch/uwsgiplugin.py
uwsgi-2.0.28/plugins/libffi/
uwsgi-2.0.28/plugins/libffi/libffi.c
uwsgi-2.0.28/plugins/libffi/uwsgiplugin.py
uwsgi-2.0.28/plugins/libtcc/
uwsgi-2.0.28/plugins/libtcc/libtcc.c
uwsgi-2.0.28/plugins/libtcc/uwsgiplugin.py
uwsgi-2.0.28/plugins/logcrypto/
uwsgi-2.0.28/plugins/logcrypto/logcrypto.c
uwsgi-2.0.28/plugins/logcrypto/uwsgiplugin.py
uwsgi-2.0.28/plugins/logfile/
uwsgi-2.0.28/plugins/logfile/logfile.c
uwsgi-2.0.28/plugins/logfile/uwsgiplugin.py
uwsgi-2.0.28/plugins/logpipe/
uwsgi-2.0.28/plugins/logpipe/logpipe.c
uwsgi-2.0.28/plugins/logpipe/uwsgiplugin.py
uwsgi-2.0.28/plugins/logsocket/
uwsgi-2.0.28/plugins/logsocket/logsocket_plugin.c
uwsgi-2.0.28/plugins/logsocket/uwsgiplugin.py
uwsgi-2.0.28/plugins/logzmq/
uwsgi-2.0.28/plugins/logzmq/plugin.c
uwsgi-2.0.28/plugins/logzmq/uwsgiplugin.py
uwsgi-2.0.28/plugins/lua/
uwsgi-2.0.28/plugins/lua/lua_plugin.c
uwsgi-2.0.28/plugins/lua/uwsgiplugin.py
uwsgi-2.0.28/plugins/matheval/
uwsgi-2.0.28/plugins/matheval/math.c
uwsgi-2.0.28/plugins/matheval/uwsgiplugin.py
uwsgi-2.0.28/plugins/mongodb/
uwsgi-2.0.28/plugins/mongodb/plugin.c
uwsgi-2.0.28/plugins/mongodb/uwsgiplugin.py
uwsgi-2.0.28/plugins/mongodblog/
uwsgi-2.0.28/plugins/mongodblog/mongodblog_plugin.c
uwsgi-2.0.28/plugins/mongodblog/uwsgiplugin.py
uwsgi-2.0.28/plugins/mongrel2/
uwsgi-2.0.28/plugins/mongrel2/mongrel2.c
uwsgi-2.0.28/plugins/mongrel2/uwsgiplugin.py
uwsgi-2.0.28/plugins/mono/
uwsgi-2.0.28/plugins/mono/mono_plugin.c
uwsgi-2.0.28/plugins/mono/uwsgi.cs
uwsgi-2.0.28/plugins/mono/uwsgiplugin.py
uwsgi-2.0.28/plugins/msgpack/
uwsgi-2.0.28/plugins/msgpack/msgpack.c
uwsgi-2.0.28/plugins/msgpack/uwsgiplugin.py
uwsgi-2.0.28/plugins/nagios/
uwsgi-2.0.28/plugins/nagios/nagios.c
uwsgi-2.0.28/plugins/nagios/uwsgiplugin.py
uwsgi-2.0.28/plugins/notfound/
uwsgi-2.0.28/plugins/notfound/notfound.c
uwsgi-2.0.28/plugins/notfound/uwsgiplugin.py
uwsgi-2.0.28/plugins/objc_gc/
uwsgi-2.0.28/plugins/objc_gc/objc_gc.m
uwsgi-2.0.28/plugins/objc_gc/uwsgiplugin.py
uwsgi-2.0.28/plugins/pam/
uwsgi-2.0.28/plugins/pam/pam.c
uwsgi-2.0.28/plugins/pam/uwsgiplugin.py
uwsgi-2.0.28/plugins/php/
uwsgi-2.0.28/plugins/php/common.h
uwsgi-2.0.28/plugins/php/php_plugin.c
uwsgi-2.0.28/plugins/php/session.c
uwsgi-2.0.28/plugins/php/uwsgiplugin.py
uwsgi-2.0.28/plugins/ping/
uwsgi-2.0.28/plugins/ping/ping_plugin.c
uwsgi-2.0.28/plugins/ping/uwsgiplugin.py
uwsgi-2.0.28/plugins/psgi/
uwsgi-2.0.28/plugins/psgi/psgi.h
uwsgi-2.0.28/plugins/psgi/psgi_loader.c
uwsgi-2.0.28/plugins/psgi/psgi_plugin.c
uwsgi-2.0.28/plugins/psgi/psgi_response.c
uwsgi-2.0.28/plugins/psgi/uwsgi_plmodule.c
uwsgi-2.0.28/plugins/psgi/uwsgiplugin.py
uwsgi-2.0.28/plugins/pty/
uwsgi-2.0.28/plugins/pty/pty.c
uwsgi-2.0.28/plugins/pty/uwsgiplugin.py
uwsgi-2.0.28/plugins/pypy/
uwsgi-2.0.28/plugins/pypy/README
uwsgi-2.0.28/plugins/pypy/pypy_plugin.c
uwsgi-2.0.28/plugins/pypy/pypy_setup.py
uwsgi-2.0.28/plugins/pypy/uwsgiplugin.py
uwsgi-2.0.28/plugins/python/
uwsgi-2.0.28/plugins/python/gil.c
uwsgi-2.0.28/plugins/python/profiler.c
uwsgi-2.0.28/plugins/python/pump_subhandler.c
uwsgi-2.0.28/plugins/python/pyloader.c
uwsgi-2.0.28/plugins/python/python_plugin.c
uwsgi-2.0.28/plugins/python/pyutils.c
uwsgi-2.0.28/plugins/python/raw.c
uwsgi-2.0.28/plugins/python/symimporter.c
uwsgi-2.0.28/plugins/python/tracebacker.c
uwsgi-2.0.28/plugins/python/uwsgi_pymodule.c
uwsgi-2.0.28/plugins/python/uwsgi_python.h
uwsgi-2.0.28/plugins/python/uwsgiplugin.py
uwsgi-2.0.28/plugins/python/web3_subhandler.c
uwsgi-2.0.28/plugins/python/wsgi_handlers.c
uwsgi-2.0.28/plugins/python/wsgi_headers.c
uwsgi-2.0.28/plugins/python/wsgi_subhandler.c
uwsgi-2.0.28/plugins/pyuwsgi/
uwsgi-2.0.28/plugins/pyuwsgi/pyuwsgi.c
uwsgi-2.0.28/plugins/pyuwsgi/uwsgiplugin.py
uwsgi-2.0.28/plugins/rack/
uwsgi-2.0.28/plugins/rack/rack_api.c
uwsgi-2.0.28/plugins/rack/rack_plugin.c
uwsgi-2.0.28/plugins/rack/uwsgi_rack.h
uwsgi-2.0.28/plugins/rack/uwsgiplugin.py
uwsgi-2.0.28/plugins/rados/
uwsgi-2.0.28/plugins/rados/rados.c
uwsgi-2.0.28/plugins/rados/uwsgiplugin.py
uwsgi-2.0.28/plugins/rawrouter/
uwsgi-2.0.28/plugins/rawrouter/rawrouter.c
uwsgi-2.0.28/plugins/rawrouter/uwsgiplugin.py
uwsgi-2.0.28/plugins/rbthreads/
uwsgi-2.0.28/plugins/rbthreads/rbthreads.c
uwsgi-2.0.28/plugins/rbthreads/uwsgiplugin.py
uwsgi-2.0.28/plugins/redislog/
uwsgi-2.0.28/plugins/redislog/redislog_plugin.c
uwsgi-2.0.28/plugins/redislog/uwsgiplugin.py
uwsgi-2.0.28/plugins/ring/
uwsgi-2.0.28/plugins/ring/ring_plugin.c
uwsgi-2.0.28/plugins/ring/uwsgiplugin.py
uwsgi-2.0.28/plugins/router_access/
uwsgi-2.0.28/plugins/router_access/router_access.c
uwsgi-2.0.28/plugins/router_access/uwsgiplugin.py
uwsgi-2.0.28/plugins/router_basicauth/
uwsgi-2.0.28/plugins/router_basicauth/router_basicauth.c
uwsgi-2.0.28/plugins/router_basicauth/uwsgiplugin.py
uwsgi-2.0.28/plugins/router_cache/
uwsgi-2.0.28/plugins/router_cache/router_cache.c
uwsgi-2.0.28/plugins/router_cache/uwsgiplugin.py
uwsgi-2.0.28/plugins/router_expires/
uwsgi-2.0.28/plugins/router_expires/expires.c
uwsgi-2.0.28/plugins/router_expires/uwsgiplugin.py
uwsgi-2.0.28/plugins/router_hash/
uwsgi-2.0.28/plugins/router_hash/router_hash.c
uwsgi-2.0.28/plugins/router_hash/uwsgiplugin.py
uwsgi-2.0.28/plugins/router_http/
uwsgi-2.0.28/plugins/router_http/router_http.c
uwsgi-2.0.28/plugins/router_http/uwsgiplugin.py
uwsgi-2.0.28/plugins/router_memcached/
uwsgi-2.0.28/plugins/router_memcached/router_memcached.c
uwsgi-2.0.28/plugins/router_memcached/uwsgiplugin.py
uwsgi-2.0.28/plugins/router_metrics/
uwsgi-2.0.28/plugins/router_metrics/plugin.c
uwsgi-2.0.28/plugins/router_metrics/uwsgiplugin.py
uwsgi-2.0.28/plugins/router_radius/
uwsgi-2.0.28/plugins/router_radius/radius.c
uwsgi-2.0.28/plugins/router_radius/uwsgiplugin.py
uwsgi-2.0.28/plugins/router_redirect/
uwsgi-2.0.28/plugins/router_redirect/router_redirect.c
uwsgi-2.0.28/plugins/router_redirect/uwsgiplugin.py
uwsgi-2.0.28/plugins/router_redis/
uwsgi-2.0.28/plugins/router_redis/router_redis.c
uwsgi-2.0.28/plugins/router_redis/uwsgiplugin.py
uwsgi-2.0.28/plugins/router_rewrite/
uwsgi-2.0.28/plugins/router_rewrite/router_rewrite.c
uwsgi-2.0.28/plugins/router_rewrite/uwsgiplugin.py
uwsgi-2.0.28/plugins/router_spnego/
uwsgi-2.0.28/plugins/router_spnego/router_spnego.c
uwsgi-2.0.28/plugins/router_spnego/uwsgiplugin.py
uwsgi-2.0.28/plugins/router_static/
uwsgi-2.0.28/plugins/router_static/router_static.c
uwsgi-2.0.28/plugins/router_static/uwsgiplugin.py
uwsgi-2.0.28/plugins/router_uwsgi/
uwsgi-2.0.28/plugins/router_uwsgi/router_uwsgi.c
uwsgi-2.0.28/plugins/router_uwsgi/uwsgiplugin.py
uwsgi-2.0.28/plugins/router_xmldir/
uwsgi-2.0.28/plugins/router_xmldir/router_xmldir.c
uwsgi-2.0.28/plugins/router_xmldir/uwsgiplugin.py
uwsgi-2.0.28/plugins/rpc/
uwsgi-2.0.28/plugins/rpc/rpc_plugin.c
uwsgi-2.0.28/plugins/rpc/uwsgiplugin.py
uwsgi-2.0.28/plugins/rrdtool/
uwsgi-2.0.28/plugins/rrdtool/rrdtool.c
uwsgi-2.0.28/plugins/rrdtool/uwsgiplugin.py
uwsgi-2.0.28/plugins/rsyslog/
uwsgi-2.0.28/plugins/rsyslog/rsyslog_plugin.c
uwsgi-2.0.28/plugins/rsyslog/uwsgiplugin.py
uwsgi-2.0.28/plugins/ruby19/
uwsgi-2.0.28/plugins/ruby19/uwsgiplugin.py
uwsgi-2.0.28/plugins/servlet/
uwsgi-2.0.28/plugins/servlet/servlet_plugin.c
uwsgi-2.0.28/plugins/servlet/uwsgi_servlet.java
uwsgi-2.0.28/plugins/servlet/uwsgiplugin.py
uwsgi-2.0.28/plugins/signal/
uwsgi-2.0.28/plugins/signal/signal_plugin.c
uwsgi-2.0.28/plugins/signal/uwsgiplugin.py
uwsgi-2.0.28/plugins/spooler/
uwsgi-2.0.28/plugins/spooler/spooler_plugin.c
uwsgi-2.0.28/plugins/spooler/uwsgiplugin.py
uwsgi-2.0.28/plugins/sqlite3/
uwsgi-2.0.28/plugins/sqlite3/plugin.c
uwsgi-2.0.28/plugins/sqlite3/uwsgiplugin.py
uwsgi-2.0.28/plugins/ssi/
uwsgi-2.0.28/plugins/ssi/ssi.c
uwsgi-2.0.28/plugins/ssi/uwsgiplugin.py
uwsgi-2.0.28/plugins/sslrouter/
uwsgi-2.0.28/plugins/sslrouter/sslrouter.c
uwsgi-2.0.28/plugins/sslrouter/uwsgiplugin.py
uwsgi-2.0.28/plugins/stackless/
uwsgi-2.0.28/plugins/stackless/stackless.c
uwsgi-2.0.28/plugins/stackless/uwsgiplugin.py
uwsgi-2.0.28/plugins/stats_pusher_file/
uwsgi-2.0.28/plugins/stats_pusher_file/plugin.c
uwsgi-2.0.28/plugins/stats_pusher_file/uwsgiplugin.py
uwsgi-2.0.28/plugins/stats_pusher_mongodb/
uwsgi-2.0.28/plugins/stats_pusher_mongodb/plugin.c
uwsgi-2.0.28/plugins/stats_pusher_mongodb/stats_pusher_mongodb.cc
uwsgi-2.0.28/plugins/stats_pusher_mongodb/uwsgiplugin.py
uwsgi-2.0.28/plugins/stats_pusher_socket/
uwsgi-2.0.28/plugins/stats_pusher_socket/plugin.c
uwsgi-2.0.28/plugins/stats_pusher_socket/uwsgiplugin.py
uwsgi-2.0.28/plugins/stats_pusher_statsd/
uwsgi-2.0.28/plugins/stats_pusher_statsd/plugin.c
uwsgi-2.0.28/plugins/stats_pusher_statsd/uwsgiplugin.py
uwsgi-2.0.28/plugins/symcall/
uwsgi-2.0.28/plugins/symcall/symcall_plugin.c
uwsgi-2.0.28/plugins/symcall/uwsgiplugin.py
uwsgi-2.0.28/plugins/syslog/
uwsgi-2.0.28/plugins/syslog/syslog_plugin.c
uwsgi-2.0.28/plugins/syslog/uwsgiplugin.py
uwsgi-2.0.28/plugins/systemd_logger/
uwsgi-2.0.28/plugins/systemd_logger/systemd_logger.c
uwsgi-2.0.28/plugins/systemd_logger/uwsgiplugin.py
uwsgi-2.0.28/plugins/tornado/
uwsgi-2.0.28/plugins/tornado/tornado.c
uwsgi-2.0.28/plugins/tornado/uwsgiplugin.py
uwsgi-2.0.28/plugins/transformation_chunked/
uwsgi-2.0.28/plugins/transformation_chunked/chunked.c
uwsgi-2.0.28/plugins/transformation_chunked/uwsgiplugin.py
uwsgi-2.0.28/plugins/transformation_gzip/
uwsgi-2.0.28/plugins/transformation_gzip/gzip.c
uwsgi-2.0.28/plugins/transformation_gzip/uwsgiplugin.py
uwsgi-2.0.28/plugins/transformation_offload/
uwsgi-2.0.28/plugins/transformation_offload/offload.c
uwsgi-2.0.28/plugins/transformation_offload/uwsgiplugin.py
uwsgi-2.0.28/plugins/transformation_template/
uwsgi-2.0.28/plugins/transformation_template/tt.c
uwsgi-2.0.28/plugins/transformation_template/uwsgiplugin.py
uwsgi-2.0.28/plugins/transformation_tofile/
uwsgi-2.0.28/plugins/transformation_tofile/tofile.c
uwsgi-2.0.28/plugins/transformation_tofile/uwsgiplugin.py
uwsgi-2.0.28/plugins/transformation_toupper/
uwsgi-2.0.28/plugins/transformation_toupper/toupper.c
uwsgi-2.0.28/plugins/transformation_toupper/uwsgiplugin.py
uwsgi-2.0.28/plugins/tuntap/
uwsgi-2.0.28/plugins/tuntap/common.c
uwsgi-2.0.28/plugins/tuntap/common.h
uwsgi-2.0.28/plugins/tuntap/firewall.c
uwsgi-2.0.28/plugins/tuntap/tuntap.c
uwsgi-2.0.28/plugins/tuntap/uwsgiplugin.py
uwsgi-2.0.28/plugins/ugreen/
uwsgi-2.0.28/plugins/ugreen/ugreen.c
uwsgi-2.0.28/plugins/ugreen/uwsgiplugin.py
uwsgi-2.0.28/plugins/v8/
uwsgi-2.0.28/plugins/v8/plugin.c
uwsgi-2.0.28/plugins/v8/uwsgiplugin.py
uwsgi-2.0.28/plugins/v8/v8_commonjs.cc
uwsgi-2.0.28/plugins/v8/v8_jsgi.cc
uwsgi-2.0.28/plugins/v8/v8_uwsgi.cc
uwsgi-2.0.28/plugins/v8/v8_uwsgi.h
uwsgi-2.0.28/plugins/webdav/
uwsgi-2.0.28/plugins/webdav/uwsgiplugin.py
uwsgi-2.0.28/plugins/webdav/webdav.c
uwsgi-2.0.28/plugins/xattr/
uwsgi-2.0.28/plugins/xattr/uwsgiplugin.py
uwsgi-2.0.28/plugins/xattr/xattr.c
uwsgi-2.0.28/plugins/xslt/
uwsgi-2.0.28/plugins/xslt/uwsgiplugin.py
uwsgi-2.0.28/plugins/xslt/xslt.c
uwsgi-2.0.28/plugins/zabbix/
uwsgi-2.0.28/plugins/zabbix/plugin.c
uwsgi-2.0.28/plugins/zabbix/uwsgiplugin.py
uwsgi-2.0.28/plugins/zergpool/
uwsgi-2.0.28/plugins/zergpool/uwsgiplugin.py
uwsgi-2.0.28/plugins/zergpool/zergpool.c
uwsgi-2.0.28/proto/
uwsgi-2.0.28/proto/BUILD
uwsgi-2.0.28/proto/base.c
uwsgi-2.0.28/proto/fastcgi.c
uwsgi-2.0.28/proto/http.c
uwsgi-2.0.28/proto/puwsgi.c
uwsgi-2.0.28/proto/scgi.c
uwsgi-2.0.28/proto/uwsgi.c
uwsgi-2.0.28/setup.cpyext.py
uwsgi-2.0.28/setup.py
uwsgi-2.0.28/setup.pyuwsgi.py
uwsgi-2.0.28/t/
uwsgi-2.0.28/t/cachebitmap.ini
uwsgi-2.0.28/t/cachebitmap.py
uwsgi-2.0.28/t/cachetest.py
uwsgi-2.0.28/t/cgi/
uwsgi-2.0.28/t/cgi/hello.cgi
uwsgi-2.0.28/t/clojure/
uwsgi-2.0.28/t/clojure/myapp.clj
uwsgi-2.0.28/t/core/
uwsgi-2.0.28/t/core/apps/
uwsgi-2.0.28/t/core/apps/read_body_and_send.pl
uwsgi-2.0.28/t/core/read_body_and_send.pl
uwsgi-2.0.28/t/core/url_sanitize.pl
uwsgi-2.0.28/t/go/
uwsgi-2.0.28/t/go/cachetest.go
uwsgi-2.0.28/t/go/complextest.go
uwsgi-2.0.28/t/go/uploadtest.go
uwsgi-2.0.28/t/java/
uwsgi-2.0.28/t/java/rpc.java
uwsgi-2.0.28/t/lua/
uwsgi-2.0.28/t/lua/basic.lua
uwsgi-2.0.28/t/mono/
uwsgi-2.0.28/t/mono/cache.aspx
uwsgi-2.0.28/t/mules/
uwsgi-2.0.28/t/mules/mulebrain.py
uwsgi-2.0.28/t/mules/reload.py
uwsgi-2.0.28/t/mules/signal_management.py
uwsgi-2.0.28/t/perl/
uwsgi-2.0.28/t/perl/active_workers_signal.pl
uwsgi-2.0.28/t/perl/apps/
uwsgi-2.0.28/t/perl/apps/input_with_offset.pl
uwsgi-2.0.28/t/perl/test.psgi
uwsgi-2.0.28/t/perl/test_benchmark.pl
uwsgi-2.0.28/t/perl/test_harakiri.psgi
uwsgi-2.0.28/t/perl/test_hello.psgi
uwsgi-2.0.28/t/perl/test_input_with_offset.pl
uwsgi-2.0.28/t/perl/test_post.psgi
uwsgi-2.0.28/t/perl/test_sleepy.psgi
uwsgi-2.0.28/t/perl/test_streaming.psgi
uwsgi-2.0.28/t/php/
uwsgi-2.0.28/t/php/config.ini
uwsgi-2.0.28/t/pypy/
uwsgi-2.0.28/t/pypy/config.ini
uwsgi-2.0.28/t/pypy/t_continulet1.py
uwsgi-2.0.28/t/pypy/t_continulet2.py
uwsgi-2.0.28/t/python/
uwsgi-2.0.28/t/python/forcecl.py
uwsgi-2.0.28/t/python/helloapp.py
uwsgi-2.0.28/t/python/manage_script_name/
uwsgi-2.0.28/t/python/manage_script_name/manage_script_name_test.ini
uwsgi-2.0.28/t/python/manage_script_name/useless_app.py
uwsgi-2.0.28/t/python/spooler_decorators/
uwsgi-2.0.28/t/python/spooler_decorators/spooler_decorator_test.ini
uwsgi-2.0.28/t/python/spooler_decorators/spooler_decorator_tests.py
uwsgi-2.0.28/t/python/spooler_decorators/spooler_handlers.py
uwsgi-2.0.28/t/python/testba.py
uwsgi-2.0.28/t/rack/
uwsgi-2.0.28/t/rack/app.ru
uwsgi-2.0.28/t/ring/
uwsgi-2.0.28/t/ring/README.md
uwsgi-2.0.28/t/ring/config.ini
uwsgi-2.0.28/t/ring/project.clj
uwsgi-2.0.28/t/ring/src/
uwsgi-2.0.28/t/ring/src/uwsgi/
uwsgi-2.0.28/t/ring/src/uwsgi/ring/
uwsgi-2.0.28/t/ring/src/uwsgi/ring/tests/
uwsgi-2.0.28/t/ring/src/uwsgi/ring/tests/app.clj
uwsgi-2.0.28/t/ring/src/uwsgi/ring/tests/basic.clj
uwsgi-2.0.28/t/ring/src/uwsgi/ring/tests/body.clj
uwsgi-2.0.28/t/ring/src/uwsgi/ring/tests/simple.clj
uwsgi-2.0.28/t/ring/src/uwsgi/ring/tests/upload.clj
uwsgi-2.0.28/t/routing/
uwsgi-2.0.28/t/routing/auth.ini
uwsgi-2.0.28/t/routing/errorlimiter.ini
uwsgi-2.0.28/t/routing/limiter.ini
uwsgi-2.0.28/t/runner
uwsgi-2.0.28/t/sharedarea/
uwsgi-2.0.28/t/sharedarea/bigranges.ini
uwsgi-2.0.28/t/sharedarea/bigranges.py
uwsgi-2.0.28/t/sharedarea/sharedarea_incdec.ini
uwsgi-2.0.28/t/sharedarea/sharedarea_incdec.py
uwsgi-2.0.28/t/spooler/
uwsgi-2.0.28/t/spooler/read.py
uwsgi-2.0.28/t/spooler/reload.py
uwsgi-2.0.28/t/spooler/spooldir/
uwsgi-2.0.28/t/spooler/spooldir/.gitignore
uwsgi-2.0.28/t/static/
uwsgi-2.0.28/t/static/config.ini
uwsgi-2.0.28/t/webdav/
uwsgi-2.0.28/t/webdav/carddav.ini
uwsgi-2.0.28/t/xslt/
uwsgi-2.0.28/t/xslt/cd.xml
uwsgi-2.0.28/t/xslt/cd.xml.xslt
uwsgi-2.0.28/t/xslt/routex.ini
uwsgi-2.0.28/tests/
uwsgi-2.0.28/tests/Responder.pm
uwsgi-2.0.28/tests/__init__.py
uwsgi-2.0.28/tests/badthread.py
uwsgi-2.0.28/tests/badwrites.py
uwsgi-2.0.28/tests/cpubound_async.py
uwsgi-2.0.28/tests/cpubound_green.py
uwsgi-2.0.28/tests/cpubound_stackless.py
uwsgi-2.0.28/tests/deadlocks/
uwsgi-2.0.28/tests/deadlocks/main.py
uwsgi-2.0.28/tests/deadlocks/master-nothreads.ini
uwsgi-2.0.28/tests/deadlocks/master-singleinterpreter-threads-10workers.ini
uwsgi-2.0.28/tests/deadlocks/master-singleinterpreter-threads-1worker.ini
uwsgi-2.0.28/tests/deadlocks/master-threads-10workers.ini
uwsgi-2.0.28/tests/deadlocks/master-threads-1worker.ini
uwsgi-2.0.28/tests/deadlocks/nomaster-threads-10workers.ini
uwsgi-2.0.28/tests/deadlocks/nomaster-threads-1worker.ini
uwsgi-2.0.28/tests/deadlocks/sitecustomize.py
uwsgi-2.0.28/tests/decoratortest.py
uwsgi-2.0.28/tests/fileserve_async.py
uwsgi-2.0.28/tests/gevent_spool.py
uwsgi-2.0.28/tests/gh-deadlocks.sh
uwsgi-2.0.28/tests/gh-python.sh
uwsgi-2.0.28/tests/gh-rack.sh
uwsgi-2.0.28/tests/gh-shared.sh
uwsgi-2.0.28/tests/grunter.py
uwsgi-2.0.28/tests/harakiri.py
uwsgi-2.0.28/tests/iobound_async.py
uwsgi-2.0.28/tests/iobound_async_unix.py
uwsgi-2.0.28/tests/iobound_green.py
uwsgi-2.0.28/tests/logger.py
uwsgi-2.0.28/tests/mako_ugreen.py
uwsgi-2.0.28/tests/mulefunc.py
uwsgi-2.0.28/tests/multiapp.txt
uwsgi-2.0.28/tests/myadmin.py
uwsgi-2.0.28/tests/pgbound_async.py
uwsgi-2.0.28/tests/picazzo.py
uwsgi-2.0.28/tests/psycogreen_green.py
uwsgi-2.0.28/tests/psycopg2_green.py
uwsgi-2.0.28/tests/pump.py
uwsgi-2.0.28/tests/queue.py
uwsgi-2.0.28/tests/refcount.py
uwsgi-2.0.28/tests/rpc.lua
uwsgi-2.0.28/tests/rpc.py
uwsgi-2.0.28/tests/runningthread.py
uwsgi-2.0.28/tests/sendchunked.py
uwsgi-2.0.28/tests/sharedarea.py
uwsgi-2.0.28/tests/sig.lua
uwsgi-2.0.28/tests/signals.py
uwsgi-2.0.28/tests/sigwait.py
uwsgi-2.0.28/tests/sleeping_async.py
uwsgi-2.0.28/tests/sleeping_green.py
uwsgi-2.0.28/tests/sleepthreadasync.py
uwsgi-2.0.28/tests/slow.py
uwsgi-2.0.28/tests/spoolme.py
uwsgi-2.0.28/tests/static/
uwsgi-2.0.28/tests/static/test.txt
uwsgi-2.0.28/tests/static/test2.txt
uwsgi-2.0.28/tests/staticfile.py
uwsgi-2.0.28/tests/streamer.psgi
uwsgi-2.0.28/tests/t/
uwsgi-2.0.28/tests/t/static.pl
uwsgi-2.0.28/tests/templates/
uwsgi-2.0.28/tests/templates/queue.html
uwsgi-2.0.28/tests/testapp.py
uwsgi-2.0.28/tests/testfilewrapper.py
uwsgi-2.0.28/tests/testgevent.py
uwsgi-2.0.28/tests/testpy3.py
uwsgi-2.0.28/tests/testrpc.py
uwsgi-2.0.28/tests/testsignals.py
uwsgi-2.0.28/tests/testworkers.py
uwsgi-2.0.28/tests/testyieldnone.py
uwsgi-2.0.28/tests/threads.py
uwsgi-2.0.28/tests/threads_atexit.py
uwsgi-2.0.28/tests/threads_heavy.py
uwsgi-2.0.28/tests/travis.sh
uwsgi-2.0.28/tests/ugevent.py
uwsgi-2.0.28/tests/web3.py
uwsgi-2.0.28/tests/websockets.py
uwsgi-2.0.28/tests/websockets_chat.pl
uwsgi-2.0.28/tests/websockets_chat.py
uwsgi-2.0.28/tests/websockets_chat_async.py
uwsgi-2.0.28/tests/websockets_chat_asyncio.py
uwsgi-2.0.28/tests/websockets_echo.lua
uwsgi-2.0.28/tests/websockets_echo.pl
uwsgi-2.0.28/tests/websockets_echo.py
uwsgi-2.0.28/tests/websockets_echo.ru
uwsgi-2.0.28/tests/werkzeug_app.py
uwsgi-2.0.28/unittest/
uwsgi-2.0.28/unittest/Makefile
uwsgi-2.0.28/unittest/check_core.c
uwsgi-2.0.28/unittest/check_regexp.c
uwsgi-2.0.28/uwsgi.gemspec
uwsgi-2.0.28/uwsgi.h
uwsgi-2.0.28/uwsgi_main.c
uwsgi-2.0.28/uwsgiconfig.py
uwsgi-2.0.28/uwsgidecorators.py
uwsgi-2.0.28/uwsgidsl.rb
uwsgi-2.0.28/valgrind/
uwsgi-2.0.28/valgrind/README
uwsgi-2.0.28/valgrind/valgrind-generate-sups.sh
uwsgi-2.0.28/vassals/
uwsgi-2.0.28/vassals/broodlord.ini
uwsgi-2.0.28/vassals/cc.ini
uwsgi-2.0.28/vassals/multi.xml
uwsgi-2.0.28/vhosttest/
uwsgi-2.0.28/vhosttest/flask001/
uwsgi-2.0.28/vhosttest/flask001/app1.py
uwsgi-2.0.28/vhosttest/flask002/
uwsgi-2.0.28/vhosttest/flask002/app2.py
uwsgi-2.0.28/vhosttest/flask003/
uwsgi-2.0.28/vhosttest/flask003/app3.py
uwsgi-2.0.28/vhosttest/flask004/
uwsgi-2.0.28/vhosttest/flask004/app4.py
uwsgi-2.0.28/vhosttest/flask005/
uwsgi-2.0.28/vhosttest/flask005/app5.py
uwsgi-2.0.28/vhosttest/nginx.conf
using profile: buildconf/package.ini
detected include path: ['/usr/lib/gcc/i586-slackware-linux/11.2.0/include', '/usr/local/include', '/usr/lib/gcc/i586-slackware-linux/11.2.0/include-fixed', '/usr/include']
detected CPU cores: 12
configured CFLAGS: -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i586 -mtune=i686 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat-signedness -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY  -DUWSGI_PCRE2 -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.28\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="28" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi-2.0.28\""
*** uWSGI compiling server core ***
[thread 3][gcc -pthread] core/utils.o
[thread 1][gcc -pthread] core/protocol.o
[thread 2][gcc -pthread] core/socket.o
[thread 0][gcc -pthread] core/logging.o
[thread 9][gcc -pthread] core/master.o
[thread 7][gcc -pthread] core/master_utils.o
[thread 8][gcc -pthread] core/emperor.o
[thread 10][gcc -pthread] core/notify.o
[thread 5][gcc -pthread] core/mule.o
[thread 4][gcc -pthread] core/subscription.o
[thread 11][gcc -pthread] core/stats.o
[thread 6][gcc -pthread] core/sendfile.o
[thread 6][gcc -pthread] core/async.o
[thread 10][gcc -pthread] core/master_checks.o
[thread 5][gcc -pthread] core/fifo.o
[thread 11][gcc -pthread] core/offload.o
[thread 1][gcc -pthread] core/io.o
[thread 9][gcc -pthread] core/static.o
[thread 4][gcc -pthread] core/websockets.o
[thread 6][gcc -pthread] core/spooler.o
[thread 10][gcc -pthread] core/snmp.o
[thread 5][gcc -pthread] core/exceptions.o
[thread 7][gcc -pthread] core/config.o
[thread 0][gcc -pthread] core/setup_utils.o
[thread 2][gcc -pthread] core/clock.o
[thread 11][gcc -pthread] core/init.o
[thread 4][gcc -pthread] core/buffer.o
[thread 8][gcc -pthread] core/reader.o
[thread 10][gcc -pthread] core/writer.o
[thread 9][gcc -pthread] core/alarm.o
[thread 6][gcc -pthread] core/cron.o
[thread 5][gcc -pthread] core/hooks.o
[thread 2][gcc -pthread] core/plugins.o
[thread 0][gcc -pthread] core/lock.o
[thread 1][gcc -pthread] core/cache.o
[thread 11][gcc -pthread] core/daemons.o
[thread 6][gcc -pthread] core/errors.o
[thread 4][gcc -pthread] core/hash.o
[thread 7][gcc -pthread] core/master_events.o
[thread 9][gcc -pthread] core/chunked.o
[thread 2][gcc -pthread] core/queue.o
[thread 8][gcc -pthread] core/event.o
[thread 0][gcc -pthread] core/signal.o
[thread 10][gcc -pthread] core/strings.o
[thread 5][gcc -pthread] core/progress.o
[thread 6][gcc -pthread] core/timebomb.o
[thread 4][gcc -pthread] core/ini.o
[thread 11][gcc -pthread] core/fsmon.o
[thread 7][gcc -pthread] core/mount.o
[thread 3][gcc -pthread] core/metrics.o
[thread 9][gcc -pthread] core/plugins_builder.o
[thread 2][gcc -pthread] core/sharedarea.o
[thread 8][gcc -pthread] core/rpc.o
[thread 5][gcc -pthread] core/gateway.o
[thread 6][gcc -pthread] core/loop.o
[thread 0][gcc -pthread] core/cookie.o
[thread 9][gcc -pthread] core/querystring.o
[thread 4][gcc -pthread] core/rb_timers.o
[thread 11][gcc -pthread] core/transformations.o
[thread 7][gcc -pthread] core/uwsgi.o
[thread 10][gcc -pthread] proto/base.o
[thread 5][gcc -pthread] proto/uwsgi.o
[thread 8][gcc -pthread] proto/http.o
[thread 0][gcc -pthread] proto/fastcgi.o
[thread 2][gcc -pthread] proto/scgi.o
[thread 6][gcc -pthread] proto/puwsgi.o
[thread 9][gcc -pthread] lib/linux_ns.o
[thread 11][gcc -pthread] core/zlib.o
[thread 1][gcc -pthread] core/regexp.o
[thread 4][gcc -pthread] core/routing.o
[thread 10][gcc -pthread] core/yaml.o
[thread 3][gcc -pthread] core/json.o
[thread 5][gcc -pthread] core/ssl.o
[thread 2][gcc -pthread] core/legion.o
[thread 6][gcc -pthread] core/xmlconf.o
[thread 0][gcc -pthread] core/dot_h.o
[thread 9][gcc -pthread] core/config_py.o
*** uWSGI linking ***
gcc -pthread -o uwsgi  core/utils.o core/protocol.o core/socket.o core/logging.o core/master.o core/master_utils.o core/emperor.o core/notify.o core/mule.o core/subscription.o core/stats.o core/sendfile.o core/async.o core/master_checks.o core/fifo.o core/offload.o core/io.o core/static.o core/websockets.o core/spooler.o core/snmp.o core/exceptions.o core/config.o core/setup_utils.o core/clock.o core/init.o core/buffer.o core/reader.o core/writer.o core/alarm.o core/cron.o core/hooks.o core/plugins.o core/lock.o core/cache.o core/daemons.o core/errors.o core/hash.o core/master_events.o core/chunked.o core/queue.o core/event.o core/signal.o core/strings.o core/progress.o core/timebomb.o core/ini.o core/fsmon.o core/mount.o core/metrics.o core/plugins_builder.o core/sharedarea.o core/rpc.o core/gateway.o core/loop.o core/cookie.o core/querystring.o core/rb_timers.o core/transformations.o core/uwsgi.o proto/base.o proto/uwsgi.o proto/http.o proto/fastcgi.o proto/scgi.o proto/puwsgi.o lib/linux_ns.o core/zlib.o core/regexp.o core/routing.o core/yaml.o core/json.o core/ssl.o core/legion.o core/xmlconf.o core/dot_h.o core/config_py.o -lpthread -lm -rdynamic -ldl -lz -lpcre2-8 -lcap -luuid -ljansson -lssl -lcrypto -lxml2 -lz -llzma -lm -ldl
################# uWSGI configuration #################

kernel = Linux
execinfo = False
ifaddrs = True
locking = pthread_mutex
event = epoll
timer = timerfd
filemonitor = inotify
pcre = True
routing = True
capabilities = True
yaml = embedded
json = jansson
ssl = True
xml = libxml2
debug = False
plugin_dir = /usr/lib/uwsgi-2.0.28
zlib = True
ucontext = True
malloc = libc

############## end of uWSGI configuration #############
total build time: 2 seconds
*** uWSGI is ready, launch it with ./uwsgi ***
using profile: buildconf/package.ini
detected include path: ['/usr/lib/gcc/i586-slackware-linux/11.2.0/include', '/usr/local/include', '/usr/lib/gcc/i586-slackware-linux/11.2.0/include-fixed', '/usr/include']
*** uWSGI building and linking plugin plugins/cache ***
[gcc -pthread] /tmp/SBo/repo.MOy2Y8/build_uwsgi/package-uwsgi/usr/lib/uwsgi-2.0.28/cache_plugin.so
build time: 0 seconds
*** cache plugin built and available in /tmp/SBo/repo.MOy2Y8/build_uwsgi/package-uwsgi/usr/lib/uwsgi-2.0.28/cache_plugin.so ***
using profile: buildconf/package.ini
detected include path: ['/usr/lib/gcc/i586-slackware-linux/11.2.0/include', '/usr/local/include', '/usr/lib/gcc/i586-slackware-linux/11.2.0/include-fixed', '/usr/include']
*** uWSGI building and linking plugin plugins/ping ***
[gcc -pthread] /tmp/SBo/repo.MOy2Y8/build_uwsgi/package-uwsgi/usr/lib/uwsgi-2.0.28/ping_plugin.so
build time: 0 seconds
*** ping plugin built and available in /tmp/SBo/repo.MOy2Y8/build_uwsgi/package-uwsgi/usr/lib/uwsgi-2.0.28/ping_plugin.so ***
using profile: buildconf/package.ini
detected include path: ['/usr/lib/gcc/i586-slackware-linux/11.2.0/include', '/usr/local/include', '/usr/lib/gcc/i586-slackware-linux/11.2.0/include-fixed', '/usr/include']
*** uWSGI building and linking plugin plugins/rpc ***
[gcc -pthread] /tmp/SBo/repo.MOy2Y8/build_uwsgi/package-uwsgi/usr/lib/uwsgi-2.0.28/rpc_plugin.so
build time: 0 seconds
*** rpc plugin built and available in /tmp/SBo/repo.MOy2Y8/build_uwsgi/package-uwsgi/usr/lib/uwsgi-2.0.28/rpc_plugin.so ***
using profile: buildconf/package.ini
detected include path: ['/usr/lib/gcc/i586-slackware-linux/11.2.0/include', '/usr/local/include', '/usr/lib/gcc/i586-slackware-linux/11.2.0/include-fixed', '/usr/include']
*** uWSGI building and linking plugin plugins/corerouter ***
[gcc -pthread] /tmp/SBo/repo.MOy2Y8/build_uwsgi/package-uwsgi/usr/lib/uwsgi-2.0.28/corerouter_plugin.so
build time: 0 seconds
*** corerouter plugin built and available in /tmp/SBo/repo.MOy2Y8/build_uwsgi/package-uwsgi/usr/lib/uwsgi-2.0.28/corerouter_plugin.so ***
using profile: buildconf/package.ini
detected include path: ['/usr/lib/gcc/i586-slackware-linux/11.2.0/include', '/usr/local/include', '/usr/lib/gcc/i586-slackware-linux/11.2.0/include-fixed', '/usr/include']
*** uWSGI building and linking plugin plugins/fastrouter ***
[gcc -pthread] /tmp/SBo/repo.MOy2Y8/build_uwsgi/package-uwsgi/usr/lib/uwsgi-2.0.28/fastrouter_plugin.so
build time: 0 seconds
*** fastrouter plugin built and available in /tmp/SBo/repo.MOy2Y8/build_uwsgi/package-uwsgi/usr/lib/uwsgi-2.0.28/fastrouter_plugin.so ***
using profile: buildconf/package.ini
detected include path: ['/usr/lib/gcc/i586-slackware-linux/11.2.0/include', '/usr/local/include', '/usr/lib/gcc/i586-slackware-linux/11.2.0/include-fixed', '/usr/include']
*** uWSGI building and linking plugin plugins/http ***
[gcc -pthread] /tmp/SBo/repo.MOy2Y8/build_uwsgi/package-uwsgi/usr/lib/uwsgi-2.0.28/http_plugin.so
build time: 1 seconds
*** http plugin built and available in /tmp/SBo/repo.MOy2Y8/build_uwsgi/package-uwsgi/usr/lib/uwsgi-2.0.28/http_plugin.so ***
using profile: buildconf/package.ini
detected include path: ['/usr/lib/gcc/i586-slackware-linux/11.2.0/include', '/usr/local/include', '/usr/lib/gcc/i586-slackware-linux/11.2.0/include-fixed', '/usr/include']
*** uWSGI building and linking plugin plugins/ugreen ***
[gcc -pthread] /tmp/SBo/repo.MOy2Y8/build_uwsgi/package-uwsgi/usr/lib/uwsgi-2.0.28/ugreen_plugin.so
build time: 0 seconds
*** ugreen plugin built and available in /tmp/SBo/repo.MOy2Y8/build_uwsgi/package-uwsgi/usr/lib/uwsgi-2.0.28/ugreen_plugin.so ***
using profile: buildconf/package.ini
detected include path: ['/usr/lib/gcc/i586-slackware-linux/11.2.0/include', '/usr/local/include', '/usr/lib/gcc/i586-slackware-linux/11.2.0/include-fixed', '/usr/include']
*** uWSGI building and linking plugin plugins/signal ***
[gcc -pthread] /tmp/SBo/repo.MOy2Y8/build_uwsgi/package-uwsgi/usr/lib/uwsgi-2.0.28/signal_plugin.so
build time: 0 seconds
*** signal plugin built and available in /tmp/SBo/repo.MOy2Y8/build_uwsgi/package-uwsgi/usr/lib/uwsgi-2.0.28/signal_plugin.so ***
using profile: buildconf/package.ini
detected include path: ['/usr/lib/gcc/i586-slackware-linux/11.2.0/include', '/usr/local/include', '/usr/lib/gcc/i586-slackware-linux/11.2.0/include-fixed', '/usr/include']
*** uWSGI building and linking plugin plugins/syslog ***
[gcc -pthread] /tmp/SBo/repo.MOy2Y8/build_uwsgi/package-uwsgi/usr/lib/uwsgi-2.0.28/syslog_plugin.so
build time: 0 seconds
*** syslog plugin built and available in /tmp/SBo/repo.MOy2Y8/build_uwsgi/package-uwsgi/usr/lib/uwsgi-2.0.28/syslog_plugin.so ***
using profile: buildconf/package.ini
detected include path: ['/usr/lib/gcc/i586-slackware-linux/11.2.0/include', '/usr/local/include', '/usr/lib/gcc/i586-slackware-linux/11.2.0/include-fixed', '/usr/include']
*** uWSGI building and linking plugin plugins/psgi ***
[gcc -pthread] /tmp/SBo/repo.MOy2Y8/build_uwsgi/package-uwsgi/usr/lib/uwsgi-2.0.28/psgi_plugin.so
build time: 2 seconds
*** psgi plugin built and available in /tmp/SBo/repo.MOy2Y8/build_uwsgi/package-uwsgi/usr/lib/uwsgi-2.0.28/psgi_plugin.so ***
using profile: buildconf/package.ini
detected include path: ['/usr/lib/gcc/i586-slackware-linux/11.2.0/include', '/usr/local/include', '/usr/lib/gcc/i586-slackware-linux/11.2.0/include-fixed', '/usr/include']
*** uWSGI building and linking plugin plugins/rack ***
[gcc -pthread] /tmp/SBo/repo.MOy2Y8/build_uwsgi/package-uwsgi/usr/lib/uwsgi-2.0.28/rack_plugin.so
build time: 2 seconds
*** rack plugin built and available in /tmp/SBo/repo.MOy2Y8/build_uwsgi/package-uwsgi/usr/lib/uwsgi-2.0.28/rack_plugin.so ***
using profile: buildconf/package.ini
detected include path: ['/usr/lib/gcc/i586-slackware-linux/11.2.0/include', '/usr/local/include', '/usr/lib/gcc/i586-slackware-linux/11.2.0/include-fixed', '/usr/include']
*** uWSGI building and linking plugin plugins/python ***
[gcc -pthread] /tmp/SBo/repo.MOy2Y8/build_uwsgi/package-uwsgi/usr/lib/uwsgi-2.0.28/python_plugin.so
build time: 3 seconds
*** python plugin built and available in /tmp/SBo/repo.MOy2Y8/build_uwsgi/package-uwsgi/usr/lib/uwsgi-2.0.28/python_plugin.so ***
using profile: buildconf/package.ini
detected include path: ['/usr/lib/gcc/i586-slackware-linux/11.2.0/include', '/usr/local/include', '/usr/lib/gcc/i586-slackware-linux/11.2.0/include-fixed', '/usr/include']
*** uWSGI building and linking plugin plugins/python ***
[gcc -pthread] /tmp/SBo/repo.MOy2Y8/build_uwsgi/package-uwsgi/usr/lib/uwsgi-2.0.28/python3_plugin.so
build time: 3 seconds
*** python3 plugin built and available in /tmp/SBo/repo.MOy2Y8/build_uwsgi/package-uwsgi/usr/lib/uwsgi-2.0.28/python3_plugin.so ***

Slackware package maker, version 3.14159265.

Searching for symbolic links:
usr/bin/uwsgi_psgi	uwsgi
usr/bin/uwsgi_python	uwsgi
usr/bin/uwsgi_python3	uwsgi
usr/bin/uwsgi_rack	uwsgi

Making symbolic link creation script:
( cd usr/bin ; rm -rf uwsgi_psgi )
( cd usr/bin ; ln -sf uwsgi uwsgi_psgi )
( cd usr/bin ; rm -rf uwsgi_python )
( cd usr/bin ; ln -sf uwsgi uwsgi_python )
( cd usr/bin ; rm -rf uwsgi_python3 )
( cd usr/bin ; ln -sf uwsgi uwsgi_python3 )
( cd usr/bin ; rm -rf uwsgi_rack )
( cd usr/bin ; ln -sf uwsgi uwsgi_rack )

It is recommended that you make these lines your new installation script.

Would you like to make this stuff the install script for this package
and remove the symbolic links ([y]es, [n]o)? y


Removing symbolic links:
removed './usr/bin/uwsgi_python'
removed './usr/bin/uwsgi_python3'
removed './usr/bin/uwsgi_psgi'
removed './usr/bin/uwsgi_rack'

Creating your new ./install/doinst.sh...

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n

WARNING: rpath found in ./usr/lib/uwsgi-2.0.28/psgi_plugin.so:   RPATH                /usr/lib/perl5/CORE
WARNING: rpath found in ./usr/lib/uwsgi-2.0.28/rack_plugin.so:   RPATH                /usr/lib
WARNING: rpath found in ./usr/lib/uwsgi-2.0.28/python_plugin.so:   RPATH                /usr/lib
WARNING: rpath found in ./usr/lib/uwsgi-2.0.28/python3_plugin.so:   RPATH                /usr/lib

Creating Slackware package:  /tmp/SBo/repo.MOy2Y8/output_uwsgi/uwsgi-2.0.28-i586-1_SBo.txz

./
install/
install/doinst.sh
install/slack-desc
usr/
usr/bin/
usr/bin/uwsgi
usr/doc/
usr/doc/uwsgi-2.0.28/
usr/doc/uwsgi-2.0.28/LICENSE
usr/doc/uwsgi-2.0.28/README
usr/doc/uwsgi-2.0.28/uwsgi.SlackBuild
usr/lib/
usr/lib/uwsgi-2.0.28/
usr/lib/uwsgi-2.0.28/cache_plugin.so
usr/lib/uwsgi-2.0.28/corerouter_plugin.so
usr/lib/uwsgi-2.0.28/fastrouter_plugin.so
usr/lib/uwsgi-2.0.28/http_plugin.so
usr/lib/uwsgi-2.0.28/ping_plugin.so
usr/lib/uwsgi-2.0.28/psgi_plugin.so
usr/lib/uwsgi-2.0.28/python3_plugin.so
usr/lib/uwsgi-2.0.28/python_plugin.so
usr/lib/uwsgi-2.0.28/rack_plugin.so
usr/lib/uwsgi-2.0.28/rpc_plugin.so
usr/lib/uwsgi-2.0.28/signal_plugin.so
usr/lib/uwsgi-2.0.28/syslog_plugin.so
usr/lib/uwsgi-2.0.28/ugreen_plugin.so

Slackware package /tmp/SBo/repo.MOy2Y8/output_uwsgi/uwsgi-2.0.28-i586-1_SBo.txz created.

Built ok:  uwsgi-2.0.28-i586-1_SBo.txz                                  22:43:21
Testing package uwsgi-2.0.28-i586-1_SBo.txz ... 
Test installing uwsgi-2.0.28-i586-1_SBo.txz ...
uwsgi-2.0.28-i586-1_SBo: fast web application server ................... [ 1.7M]
Unmounting chroot ... 
Backed up: uwsgi-2.0.26-i586-2_SBo.txz
:-) network/uwsgi Updated for version 2.0.28 (-:

Copy link

sbo-bot bot commented Feb 6, 2025

sbopkglint i586 network/uwsgi

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/i586/network/uwsgi/uwsgi-2.0.28-i586-1_SBo.txz to /tmp/SBo/sbopkglint.bfnjCJ ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/i586/network/uwsgi/uwsgi-2.0.28-i586-1_SBo.txz to /tmp/SBo/sbopkglint.bfnjCJ ...OK
Running test: 05-basic-sanity...OK
Running test: 10-docs...OK
Running test: 15-noarch...OK
Running test: 20-arch...OK
Running test: 25-lafiles...OK
Running test: 30-manpages...OK
Running test: 35-desktop...OK
Running test: 40-newconfig...OK
Running test: 45-doinst...OK
Running test: 50-icons...OK
Running test: 60-usr_info...OK
Running test: 65-python...OK
Running test: 70-tmp_path...OK
Running test: 75-static_libs...OK
Running test: 85-perl...OK
Running test: 90-terminfo...OK
✅ === uwsgi-2.0.28-i586-1_SBo.txz: All tests passed ✅

Copy link

sbo-bot bot commented Feb 6, 2025

buildpkg x86_64 network/uwsgi

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... yes.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Thu Feb  6 21:52:45 GMT 2025
revision: 54c8587152627709afd4ee1ee97817d1f676f20e
title:    Merge 944156157cc33df73915fc39a885bcae135409b5 into a0f045cceefff41f8345443e15f304b7e68287b1

================================================================================
network/uwsgi                                                           22:44:20
================================================================================

Calculating dependencies ... none.

Building network/uwsgi (update for version 2.0.28) -------------------- 22:44:20
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Running uwsgi.SlackBuild ...                                        ETA 22:45:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./uwsgi.SlackBuild
Built ok:  uwsgi-2.0.28-x86_64-1_SBo.txz                                22:44:42
Testing package uwsgi-2.0.28-x86_64-1_SBo.txz ... done.
Test installing uwsgi-2.0.28-x86_64-1_SBo.txz ...
uwsgi-2.0.28-x86_64-1_SBo: fast web application server ................. [ 1.7M]
Unmounting chroot ... done.
Backed up: uwsgi-2.0.26-x86_64-2_SBo.txz
✅ network/uwsgi Updated for version 2.0.28 ✅

================================================================================
SUMMARY                                                                 22:44:43
================================================================================

Logfile:     /var/log/repo/SBo/repo_2025-02-06_22:44:19.log
Runtime:     0h 0m 24s
Updated:     1
  network/uwsgi/uwsgi-2.0.28-x86_64-1_SBo.txz

Snipped Build Log

Building network/uwsgi (update for version 2.0.28) 2025-02-06 22:44:20
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Running uwsgi.SlackBuild ...                                        ETA 22:45:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./uwsgi.SlackBuild
uwsgi-2.0.28/
uwsgi-2.0.28/.github/
uwsgi-2.0.28/.github/workflows/
uwsgi-2.0.28/.github/workflows/compile-test.yml
uwsgi-2.0.28/.github/workflows/test.yml
uwsgi-2.0.28/.gitignore
uwsgi-2.0.28/CONTRIBUTORS
uwsgi-2.0.28/INSTALL
uwsgi-2.0.28/LICENSE
uwsgi-2.0.28/Makefile
uwsgi-2.0.28/PKG-INFO
uwsgi-2.0.28/README
uwsgi-2.0.28/apache2/
uwsgi-2.0.28/apache2/mod_Ruwsgi.c
uwsgi-2.0.28/apache2/mod_proxy_uwsgi.c
uwsgi-2.0.28/apache2/mod_uwsgi.c
uwsgi-2.0.28/attach.py
uwsgi-2.0.28/bin/
uwsgi-2.0.28/bin/uwsgi
uwsgi-2.0.28/buildconf/
uwsgi-2.0.28/buildconf/all.ini
uwsgi-2.0.28/buildconf/asyncio.ini
uwsgi-2.0.28/buildconf/base.ini
uwsgi-2.0.28/buildconf/cgi.ini
uwsgi-2.0.28/buildconf/core.ini
uwsgi-2.0.28/buildconf/coroae.ini
uwsgi-2.0.28/buildconf/coverity.ini
uwsgi-2.0.28/buildconf/default.ini
uwsgi-2.0.28/buildconf/django.ini
uwsgi-2.0.28/buildconf/embedded.ini
uwsgi-2.0.28/buildconf/erlang.ini
uwsgi-2.0.28/buildconf/gccgo.ini
uwsgi-2.0.28/buildconf/gevent.ini
uwsgi-2.0.28/buildconf/glusterfs.ini
uwsgi-2.0.28/buildconf/gridfs.ini
uwsgi-2.0.28/buildconf/integration-tests.ini
uwsgi-2.0.28/buildconf/jwsgi.ini
uwsgi-2.0.28/buildconf/lib.ini
uwsgi-2.0.28/buildconf/lua.ini
uwsgi-2.0.28/buildconf/luap.ini
uwsgi-2.0.28/buildconf/minimal.ini
uwsgi-2.0.28/buildconf/modular.ini
uwsgi-2.0.28/buildconf/mono.ini
uwsgi-2.0.28/buildconf/nolang.ini
uwsgi-2.0.28/buildconf/package.ini
uwsgi-2.0.28/buildconf/php.ini
uwsgi-2.0.28/buildconf/plonly.ini
uwsgi-2.0.28/buildconf/ppa.ini
uwsgi-2.0.28/buildconf/psgi.ini
uwsgi-2.0.28/buildconf/pyerl.ini
uwsgi-2.0.28/buildconf/pylua.ini
uwsgi-2.0.28/buildconf/pyonly.ini
uwsgi-2.0.28/buildconf/pypy.ini
uwsgi-2.0.28/buildconf/pypyonly.ini
uwsgi-2.0.28/buildconf/pyring.ini
uwsgi-2.0.28/buildconf/pyuwsgi.ini
uwsgi-2.0.28/buildconf/pyuwsginossl.ini
uwsgi-2.0.28/buildconf/rack.ini
uwsgi-2.0.28/buildconf/rados.ini
uwsgi-2.0.28/buildconf/rbonly.ini
uwsgi-2.0.28/buildconf/ring.ini
uwsgi-2.0.28/buildconf/ruby2.ini
uwsgi-2.0.28/buildconf/servlet.ini
uwsgi-2.0.28/buildconf/travis.ini
uwsgi-2.0.28/buildconf/unbit.ini
uwsgi-2.0.28/buildconf/unbitstaff.ini
uwsgi-2.0.28/buildconf/unittest.ini
uwsgi-2.0.28/buildconf/uwsgi.it.ini
uwsgi-2.0.28/buildconf/v8.ini
uwsgi-2.0.28/contrib/
uwsgi-2.0.28/contrib/Uwsgi.pm
uwsgi-2.0.28/contrib/binder.pl
uwsgi-2.0.28/contrib/centos_init_script
uwsgi-2.0.28/contrib/cgi_python.c
uwsgi-2.0.28/contrib/cryptologger.rb
uwsgi-2.0.28/contrib/emperormon.ru
uwsgi-2.0.28/contrib/fdconf.pl
uwsgi-2.0.28/contrib/graphite_uwsgi.py
uwsgi-2.0.28/contrib/launchd/
uwsgi-2.0.28/contrib/launchd/it.unbit.uwsgi.emperor.plist
uwsgi-2.0.28/contrib/launchd/it.unbit.uwsgi.plist
uwsgi-2.0.28/contrib/loadapp.pl
uwsgi-2.0.28/contrib/pypy/
uwsgi-2.0.28/contrib/pypy/uwsgi_pypy_greenlets.py
uwsgi-2.0.28/contrib/pyuwsgi.py
uwsgi-2.0.28/contrib/runuwsgi.py
uwsgi-2.0.28/contrib/securesubscribe.pl
uwsgi-2.0.28/contrib/spoolqueue/
uwsgi-2.0.28/contrib/spoolqueue/producer.py
uwsgi-2.0.28/contrib/spoolqueue/tasks.py
uwsgi-2.0.28/contrib/spoolqueue/tasksconsumer.py
uwsgi-2.0.28/contrib/subscribe.pl
uwsgi-2.0.28/contrib/twuwsgi.py
uwsgi-2.0.28/contrib/upstart/
uwsgi-2.0.28/contrib/upstart/emperor.conf
uwsgi-2.0.28/contrib/upstart/uwsgi.conf
uwsgi-2.0.28/contrib/upython
uwsgi-2.0.28/contrib/urack.rb
uwsgi-2.0.28/contrib/uwsgi-cache-monitor.py
uwsgi-2.0.28/contrib/uwsgi.erl
uwsgi-2.0.28/contrib/uwsgi.java
uwsgi-2.0.28/contrib/uwsgi.rb
uwsgi-2.0.28/contrib/uwsgi_client.c
uwsgi-2.0.28/contrib/uwsgi_dynamic_client.c
uwsgi-2.0.28/contrib/uwsgisubscribers.ru
uwsgi-2.0.28/contrib/xinetd_uwsgi
uwsgi-2.0.28/core/
uwsgi-2.0.28/core/alarm.c
uwsgi-2.0.28/core/async.c
uwsgi-2.0.28/core/buffer.c
uwsgi-2.0.28/core/cache.c
uwsgi-2.0.28/core/chunked.c
uwsgi-2.0.28/core/clang_fake.c
uwsgi-2.0.28/core/clock.c
uwsgi-2.0.28/core/config.c
uwsgi-2.0.28/core/cookie.c
uwsgi-2.0.28/core/cron.c
uwsgi-2.0.28/core/daemons.c
uwsgi-2.0.28/core/emperor.c
uwsgi-2.0.28/core/errors.c
uwsgi-2.0.28/core/event.c
uwsgi-2.0.28/core/exceptions.c
uwsgi-2.0.28/core/fifo.c
uwsgi-2.0.28/core/fsmon.c
uwsgi-2.0.28/core/gateway.c
uwsgi-2.0.28/core/hash.c
uwsgi-2.0.28/core/hooks.c
uwsgi-2.0.28/core/ini.c
uwsgi-2.0.28/core/init.c
uwsgi-2.0.28/core/io.c
uwsgi-2.0.28/core/json.c
uwsgi-2.0.28/core/legion.c
uwsgi-2.0.28/core/lock.c
uwsgi-2.0.28/core/logging.
uwsgi-2.0.28/core/logging.c
uwsgi-2.0.28/core/loop.c
uwsgi-2.0.28/core/master.c
uwsgi-2.0.28/core/master_checks.c
uwsgi-2.0.28/core/master_events.c
uwsgi-2.0.28/core/master_utils.c
uwsgi-2.0.28/core/metrics.c
uwsgi-2.0.28/core/mount.c
uwsgi-2.0.28/core/mule.c
uwsgi-2.0.28/core/notify.c
uwsgi-2.0.28/core/offload.c
uwsgi-2.0.28/core/plugins.c
uwsgi-2.0.28/core/plugins_builder.c
uwsgi-2.0.28/core/progress.c
uwsgi-2.0.28/core/protocol.c
uwsgi-2.0.28/core/querystring.c
uwsgi-2.0.28/core/queue.c
uwsgi-2.0.28/core/rb_timers.c
uwsgi-2.0.28/core/reader.c
uwsgi-2.0.28/core/regexp.c
uwsgi-2.0.28/core/routing.c
uwsgi-2.0.28/core/rpc.c
uwsgi-2.0.28/core/sendfile.c
uwsgi-2.0.28/core/setup_utils.c
uwsgi-2.0.28/core/sharedarea.c
uwsgi-2.0.28/core/signal.c
uwsgi-2.0.28/core/skel.c
uwsgi-2.0.28/core/snmp.c
uwsgi-2.0.28/core/socket.c
uwsgi-2.0.28/core/spooler.c
uwsgi-2.0.28/core/ssl.c
uwsgi-2.0.28/core/static.c
uwsgi-2.0.28/core/stats.c
uwsgi-2.0.28/core/storage.c
uwsgi-2.0.28/core/strings.c
uwsgi-2.0.28/core/subscription.c
uwsgi-2.0.28/core/timebomb.c
uwsgi-2.0.28/core/transformations.c
uwsgi-2.0.28/core/utils.c
uwsgi-2.0.28/core/uwsgi.c
uwsgi-2.0.28/core/websockets.c
uwsgi-2.0.28/core/writer.c
uwsgi-2.0.28/core/xmlconf.c
uwsgi-2.0.28/core/yaml.c
uwsgi-2.0.28/core/zeus.c
uwsgi-2.0.28/core/zlib.c
uwsgi-2.0.28/examples/
uwsgi-2.0.28/examples/bootstrap.py
uwsgi-2.0.28/examples/bootstrap2.py
uwsgi-2.0.28/examples/bootstrap3.py
uwsgi-2.0.28/examples/bootstrap4.py
uwsgi-2.0.28/examples/bootstrap5.py
uwsgi-2.0.28/examples/config.lua
uwsgi-2.0.28/examples/config.ru
uwsgi-2.0.28/examples/config17.ru
uwsgi-2.0.28/examples/config2.lua
uwsgi-2.0.28/examples/config2.ru
uwsgi-2.0.28/examples/config30.ru
uwsgi-2.0.28/examples/corostream.pl
uwsgi-2.0.28/examples/debug.ini
uwsgi-2.0.28/examples/fibers.ru
uwsgi-2.0.28/examples/fibers.yml
uwsgi-2.0.28/examples/flaskpost.py
uwsgi-2.0.28/examples/heavytest.ini
uwsgi-2.0.28/examples/heavytest.py
uwsgi-2.0.28/examples/info_uwsgi.php
uwsgi-2.0.28/examples/logic.ini
uwsgi-2.0.28/examples/mega.xml
uwsgi-2.0.28/examples/mjpeg_stream.py
uwsgi-2.0.28/examples/mojoapp.pl
uwsgi-2.0.28/examples/multi.ini
uwsgi-2.0.28/examples/multi.xml
uwsgi-2.0.28/examples/multiapp.py
uwsgi-2.0.28/examples/protected.ini
uwsgi-2.0.28/examples/router.lua
uwsgi-2.0.28/examples/simple_app.py
uwsgi-2.0.28/examples/simple_app_wsgi2.py
uwsgi-2.0.28/examples/simple_logger.py
uwsgi-2.0.28/examples/sites.xml
uwsgi-2.0.28/examples/sputnik.ws
uwsgi-2.0.28/examples/staticfilesnmp.py
uwsgi-2.0.28/examples/taskqueue.py
uwsgi-2.0.28/examples/uwsgi.xml
uwsgi-2.0.28/examples/uwsgirouter.py
uwsgi-2.0.28/examples/uwsgirouter2.py
uwsgi-2.0.28/examples/uwsgirouter3.py
uwsgi-2.0.28/examples/uwsgirouter4.py
uwsgi-2.0.28/examples/uwsgirouter5.py
uwsgi-2.0.28/examples/uwsgistatus.py
uwsgi-2.0.28/examples/welcome.ini
uwsgi-2.0.28/examples/welcome.py
uwsgi-2.0.28/examples/welcome3.py
uwsgi-2.0.28/examples/werkzeug.js
uwsgi-2.0.28/examples/werkzeug.yml
uwsgi-2.0.28/examples/werkzeug_strict.yml
uwsgi-2.0.28/examples/xmlindex-html.xsl
uwsgi-2.0.28/examples/xmlindex.ini
uwsgi-2.0.28/examples/zmqgevent.ini
uwsgi-2.0.28/ext/
uwsgi-2.0.28/ext/uwsgi/
uwsgi-2.0.28/ext/uwsgi/extconf.rb
uwsgi-2.0.28/install.sh
uwsgi-2.0.28/lib/
uwsgi-2.0.28/lib/linux_ns.c
uwsgi-2.0.28/lib/netlink.c
uwsgi-2.0.28/lib/sun_fixes.c
uwsgi-2.0.28/logo_uWSGI.png
uwsgi-2.0.28/logo_uWSGI.svg
uwsgi-2.0.28/mongrel2-uwsgi.conf
uwsgi-2.0.28/plugins/
uwsgi-2.0.28/plugins/airbrake/
uwsgi-2.0.28/plugins/airbrake/airbrake_plugin.c
uwsgi-2.0.28/plugins/airbrake/uwsgiplugin.py
uwsgi-2.0.28/plugins/alarm_curl/
uwsgi-2.0.28/plugins/alarm_curl/alarm_curl_plugin.c
uwsgi-2.0.28/plugins/alarm_curl/uwsgiplugin.py
uwsgi-2.0.28/plugins/alarm_speech/
uwsgi-2.0.28/plugins/alarm_speech/alarm_speech.m
uwsgi-2.0.28/plugins/alarm_speech/uwsgiplugin.py
uwsgi-2.0.28/plugins/alarm_xmpp/
uwsgi-2.0.28/plugins/alarm_xmpp/alarm_xmpp_plugin.c
uwsgi-2.0.28/plugins/alarm_xmpp/gloox.cc
uwsgi-2.0.28/plugins/alarm_xmpp/uwsgiplugin.py
uwsgi-2.0.28/plugins/asyncio/
uwsgi-2.0.28/plugins/asyncio/asyncio.c
uwsgi-2.0.28/plugins/asyncio/uwsgiplugin.py
uwsgi-2.0.28/plugins/cache/
uwsgi-2.0.28/plugins/cache/cache.c
uwsgi-2.0.28/plugins/cache/uwsgiplugin.py
uwsgi-2.0.28/plugins/carbon/
uwsgi-2.0.28/plugins/carbon/carbon.c
uwsgi-2.0.28/plugins/carbon/uwsgiplugin.py
uwsgi-2.0.28/plugins/cgi/
uwsgi-2.0.28/plugins/cgi/cgi_plugin.c
uwsgi-2.0.28/plugins/cgi/uwsgiplugin.py
uwsgi-2.0.28/plugins/cheaper_backlog2/
uwsgi-2.0.28/plugins/cheaper_backlog2/cheaper_backlog2.c
uwsgi-2.0.28/plugins/cheaper_backlog2/uwsgiplugin.py
uwsgi-2.0.28/plugins/cheaper_busyness/
uwsgi-2.0.28/plugins/cheaper_busyness/cheaper_busyness.c
uwsgi-2.0.28/plugins/cheaper_busyness/uwsgiplugin.py
uwsgi-2.0.28/plugins/clock_monotonic/
uwsgi-2.0.28/plugins/clock_monotonic/clock_monotonic.c
uwsgi-2.0.28/plugins/clock_monotonic/uwsgiplugin.py
uwsgi-2.0.28/plugins/clock_realtime/
uwsgi-2.0.28/plugins/clock_realtime/clock_realtime.c
uwsgi-2.0.28/plugins/clock_realtime/uwsgiplugin.py
uwsgi-2.0.28/plugins/corerouter/
uwsgi-2.0.28/plugins/corerouter/corerouter.c
uwsgi-2.0.28/plugins/corerouter/cr.h
uwsgi-2.0.28/plugins/corerouter/cr_common.c
uwsgi-2.0.28/plugins/corerouter/cr_map.c
uwsgi-2.0.28/plugins/corerouter/uwsgiplugin.py
uwsgi-2.0.28/plugins/coroae/
uwsgi-2.0.28/plugins/coroae/coroae.c
uwsgi-2.0.28/plugins/coroae/uwsgiplugin.py
uwsgi-2.0.28/plugins/cplusplus/
uwsgi-2.0.28/plugins/cplusplus/base.cc
uwsgi-2.0.28/plugins/cplusplus/plugin.c
uwsgi-2.0.28/plugins/cplusplus/uwsgiplugin.py
uwsgi-2.0.28/plugins/curl_cron/
uwsgi-2.0.28/plugins/curl_cron/curl_cron.c
uwsgi-2.0.28/plugins/curl_cron/uwsgiplugin.py
uwsgi-2.0.28/plugins/dumbloop/
uwsgi-2.0.28/plugins/dumbloop/dumb.c
uwsgi-2.0.28/plugins/dumbloop/uwsgiplugin.py
uwsgi-2.0.28/plugins/dummy/
uwsgi-2.0.28/plugins/dummy/dummy.c
uwsgi-2.0.28/plugins/dummy/uwsgiplugin.py
uwsgi-2.0.28/plugins/echo/
uwsgi-2.0.28/plugins/echo/echo_plugin.c
uwsgi-2.0.28/plugins/echo/uwsgiplugin.py
uwsgi-2.0.28/plugins/emperor_amqp/
uwsgi-2.0.28/plugins/emperor_amqp/amqp.c
uwsgi-2.0.28/plugins/emperor_amqp/emperor_amqp.c
uwsgi-2.0.28/plugins/emperor_amqp/uwsgiplugin.py
uwsgi-2.0.28/plugins/emperor_mongodb/
uwsgi-2.0.28/plugins/emperor_mongodb/emperor_mongodb.cc
uwsgi-2.0.28/plugins/emperor_mongodb/plugin.c
uwsgi-2.0.28/plugins/emperor_mongodb/uwsgiplugin.py
uwsgi-2.0.28/plugins/emperor_pg/
uwsgi-2.0.28/plugins/emperor_pg/emperor_pg.c
uwsgi-2.0.28/plugins/emperor_pg/uwsgiplugin.py
uwsgi-2.0.28/plugins/emperor_zeromq/
uwsgi-2.0.28/plugins/emperor_zeromq/emperor_zeromq.c
uwsgi-2.0.28/plugins/emperor_zeromq/uwsgiplugin.py
uwsgi-2.0.28/plugins/example/
uwsgi-2.0.28/plugins/example/example_plugin.c
uwsgi-2.0.28/plugins/example/uwsgiplugin.py
uwsgi-2.0.28/plugins/exception_log/
uwsgi-2.0.28/plugins/exception_log/exception_log.c
uwsgi-2.0.28/plugins/exception_log/uwsgiplugin.py
uwsgi-2.0.28/plugins/fastrouter/
uwsgi-2.0.28/plugins/fastrouter/fastrouter.c
uwsgi-2.0.28/plugins/fastrouter/uwsgiplugin.py
uwsgi-2.0.28/plugins/fiber/
uwsgi-2.0.28/plugins/fiber/fiber.c
uwsgi-2.0.28/plugins/fiber/uwsgiplugin.py
uwsgi-2.0.28/plugins/forkptyrouter/
uwsgi-2.0.28/plugins/forkptyrouter/forkptyrouter.c
uwsgi-2.0.28/plugins/forkptyrouter/uwsgiplugin.py
uwsgi-2.0.28/plugins/gccgo/
uwsgi-2.0.28/plugins/gccgo/gccgo_plugin.c
uwsgi-2.0.28/plugins/gccgo/uwsgi.go
uwsgi-2.0.28/plugins/gccgo/uwsgiplugin.py
uwsgi-2.0.28/plugins/geoip/
uwsgi-2.0.28/plugins/geoip/geoip.c
uwsgi-2.0.28/plugins/geoip/uwsgiplugin.py
uwsgi-2.0.28/plugins/gevent/
uwsgi-2.0.28/plugins/gevent/gevent.c
uwsgi-2.0.28/plugins/gevent/gevent.h
uwsgi-2.0.28/plugins/gevent/hooks.c
uwsgi-2.0.28/plugins/gevent/uwsgiplugin.py
uwsgi-2.0.28/plugins/glusterfs/
uwsgi-2.0.28/plugins/glusterfs/glusterfs.c
uwsgi-2.0.28/plugins/glusterfs/uwsgiplugin.py
uwsgi-2.0.28/plugins/graylog2/
uwsgi-2.0.28/plugins/graylog2/graylog2_plugin.c
uwsgi-2.0.28/plugins/graylog2/uwsgiplugin.py
uwsgi-2.0.28/plugins/greenlet/
uwsgi-2.0.28/plugins/greenlet/greenlet.c
uwsgi-2.0.28/plugins/greenlet/uwsgiplugin.py
uwsgi-2.0.28/plugins/gridfs/
uwsgi-2.0.28/plugins/gridfs/gridfs.cc
uwsgi-2.0.28/plugins/gridfs/plugin.c
uwsgi-2.0.28/plugins/gridfs/uwsgiplugin.py
uwsgi-2.0.28/plugins/http/
uwsgi-2.0.28/plugins/http/common.h
uwsgi-2.0.28/plugins/http/http.c
uwsgi-2.0.28/plugins/http/https.c
uwsgi-2.0.28/plugins/http/keepalive.c
uwsgi-2.0.28/plugins/http/spdy3.c
uwsgi-2.0.28/plugins/http/spdy3.h
uwsgi-2.0.28/plugins/http/uwsgiplugin.py
uwsgi-2.0.28/plugins/jvm/
uwsgi-2.0.28/plugins/jvm/jvm.h
uwsgi-2.0.28/plugins/jvm/jvm_plugin.c
uwsgi-2.0.28/plugins/jvm/uwsgi.java
uwsgi-2.0.28/plugins/jvm/uwsgiplugin.py
uwsgi-2.0.28/plugins/jwsgi/
uwsgi-2.0.28/plugins/jwsgi/jwsgi_plugin.c
uwsgi-2.0.28/plugins/jwsgi/uwsgiplugin.py
uwsgi-2.0.28/plugins/ldap/
uwsgi-2.0.28/plugins/ldap/ldap.c
uwsgi-2.0.28/plugins/ldap/uwsgiplugin.py
uwsgi-2.0.28/plugins/legion_cache_fetch/
uwsgi-2.0.28/plugins/legion_cache_fetch/legion_cache_fetch.c
uwsgi-2.0.28/plugins/legion_cache_fetch/uwsgiplugin.py
uwsgi-2.0.28/plugins/libffi/
uwsgi-2.0.28/plugins/libffi/libffi.c
uwsgi-2.0.28/plugins/libffi/uwsgiplugin.py
uwsgi-2.0.28/plugins/libtcc/
uwsgi-2.0.28/plugins/libtcc/libtcc.c
uwsgi-2.0.28/plugins/libtcc/uwsgiplugin.py
uwsgi-2.0.28/plugins/logcrypto/
uwsgi-2.0.28/plugins/logcrypto/logcrypto.c
uwsgi-2.0.28/plugins/logcrypto/uwsgiplugin.py
uwsgi-2.0.28/plugins/logfile/
uwsgi-2.0.28/plugins/logfile/logfile.c
uwsgi-2.0.28/plugins/logfile/uwsgiplugin.py
uwsgi-2.0.28/plugins/logpipe/
uwsgi-2.0.28/plugins/logpipe/logpipe.c
uwsgi-2.0.28/plugins/logpipe/uwsgiplugin.py
uwsgi-2.0.28/plugins/logsocket/
uwsgi-2.0.28/plugins/logsocket/logsocket_plugin.c
uwsgi-2.0.28/plugins/logsocket/uwsgiplugin.py
uwsgi-2.0.28/plugins/logzmq/
uwsgi-2.0.28/plugins/logzmq/plugin.c
uwsgi-2.0.28/plugins/logzmq/uwsgiplugin.py
uwsgi-2.0.28/plugins/lua/
uwsgi-2.0.28/plugins/lua/lua_plugin.c
uwsgi-2.0.28/plugins/lua/uwsgiplugin.py
uwsgi-2.0.28/plugins/matheval/
uwsgi-2.0.28/plugins/matheval/math.c
uwsgi-2.0.28/plugins/matheval/uwsgiplugin.py
uwsgi-2.0.28/plugins/mongodb/
uwsgi-2.0.28/plugins/mongodb/plugin.c
uwsgi-2.0.28/plugins/mongodb/uwsgiplugin.py
uwsgi-2.0.28/plugins/mongodblog/
uwsgi-2.0.28/plugins/mongodblog/mongodblog_plugin.c
uwsgi-2.0.28/plugins/mongodblog/uwsgiplugin.py
uwsgi-2.0.28/plugins/mongrel2/
uwsgi-2.0.28/plugins/mongrel2/mongrel2.c
uwsgi-2.0.28/plugins/mongrel2/uwsgiplugin.py
uwsgi-2.0.28/plugins/mono/
uwsgi-2.0.28/plugins/mono/mono_plugin.c
uwsgi-2.0.28/plugins/mono/uwsgi.cs
uwsgi-2.0.28/plugins/mono/uwsgiplugin.py
uwsgi-2.0.28/plugins/msgpack/
uwsgi-2.0.28/plugins/msgpack/msgpack.c
uwsgi-2.0.28/plugins/msgpack/uwsgiplugin.py
uwsgi-2.0.28/plugins/nagios/
uwsgi-2.0.28/plugins/nagios/nagios.c
uwsgi-2.0.28/plugins/nagios/uwsgiplugin.py
uwsgi-2.0.28/plugins/notfound/
uwsgi-2.0.28/plugins/notfound/notfound.c
uwsgi-2.0.28/plugins/notfound/uwsgiplugin.py
uwsgi-2.0.28/plugins/objc_gc/
uwsgi-2.0.28/plugins/objc_gc/objc_gc.m
uwsgi-2.0.28/plugins/objc_gc/uwsgiplugin.py
uwsgi-2.0.28/plugins/pam/
uwsgi-2.0.28/plugins/pam/pam.c
uwsgi-2.0.28/plugins/pam/uwsgiplugin.py
uwsgi-2.0.28/plugins/php/
uwsgi-2.0.28/plugins/php/common.h
uwsgi-2.0.28/plugins/php/php_plugin.c
uwsgi-2.0.28/plugins/php/session.c
uwsgi-2.0.28/plugins/php/uwsgiplugin.py
uwsgi-2.0.28/plugins/ping/
uwsgi-2.0.28/plugins/ping/ping_plugin.c
uwsgi-2.0.28/plugins/ping/uwsgiplugin.py
uwsgi-2.0.28/plugins/psgi/
uwsgi-2.0.28/plugins/psgi/psgi.h
uwsgi-2.0.28/plugins/psgi/psgi_loader.c
uwsgi-2.0.28/plugins/psgi/psgi_plugin.c
uwsgi-2.0.28/plugins/psgi/psgi_response.c
uwsgi-2.0.28/plugins/psgi/uwsgi_plmodule.c
uwsgi-2.0.28/plugins/psgi/uwsgiplugin.py
uwsgi-2.0.28/plugins/pty/
uwsgi-2.0.28/plugins/pty/pty.c
uwsgi-2.0.28/plugins/pty/uwsgiplugin.py
uwsgi-2.0.28/plugins/pypy/
uwsgi-2.0.28/plugins/pypy/README
uwsgi-2.0.28/plugins/pypy/pypy_plugin.c
uwsgi-2.0.28/plugins/pypy/pypy_setup.py
uwsgi-2.0.28/plugins/pypy/uwsgiplugin.py
uwsgi-2.0.28/plugins/python/
uwsgi-2.0.28/plugins/python/gil.c
uwsgi-2.0.28/plugins/python/profiler.c
uwsgi-2.0.28/plugins/python/pump_subhandler.c
uwsgi-2.0.28/plugins/python/pyloader.c
uwsgi-2.0.28/plugins/python/python_plugin.c
uwsgi-2.0.28/plugins/python/pyutils.c
uwsgi-2.0.28/plugins/python/raw.c
uwsgi-2.0.28/plugins/python/symimporter.c
uwsgi-2.0.28/plugins/python/tracebacker.c
uwsgi-2.0.28/plugins/python/uwsgi_pymodule.c
uwsgi-2.0.28/plugins/python/uwsgi_python.h
uwsgi-2.0.28/plugins/python/uwsgiplugin.py
uwsgi-2.0.28/plugins/python/web3_subhandler.c
uwsgi-2.0.28/plugins/python/wsgi_handlers.c
uwsgi-2.0.28/plugins/python/wsgi_headers.c
uwsgi-2.0.28/plugins/python/wsgi_subhandler.c
uwsgi-2.0.28/plugins/pyuwsgi/
uwsgi-2.0.28/plugins/pyuwsgi/pyuwsgi.c
uwsgi-2.0.28/plugins/pyuwsgi/uwsgiplugin.py
uwsgi-2.0.28/plugins/rack/
uwsgi-2.0.28/plugins/rack/rack_api.c
uwsgi-2.0.28/plugins/rack/rack_plugin.c
uwsgi-2.0.28/plugins/rack/uwsgi_rack.h
uwsgi-2.0.28/plugins/rack/uwsgiplugin.py
uwsgi-2.0.28/plugins/rados/
uwsgi-2.0.28/plugins/rados/rados.c
uwsgi-2.0.28/plugins/rados/uwsgiplugin.py
uwsgi-2.0.28/plugins/rawrouter/
uwsgi-2.0.28/plugins/rawrouter/rawrouter.c
uwsgi-2.0.28/plugins/rawrouter/uwsgiplugin.py
uwsgi-2.0.28/plugins/rbthreads/
uwsgi-2.0.28/plugins/rbthreads/rbthreads.c
uwsgi-2.0.28/plugins/rbthreads/uwsgiplugin.py
uwsgi-2.0.28/plugins/redislog/
uwsgi-2.0.28/plugins/redislog/redislog_plugin.c
uwsgi-2.0.28/plugins/redislog/uwsgiplugin.py
uwsgi-2.0.28/plugins/ring/
uwsgi-2.0.28/plugins/ring/ring_plugin.c
uwsgi-2.0.28/plugins/ring/uwsgiplugin.py
uwsgi-2.0.28/plugins/router_access/
uwsgi-2.0.28/plugins/router_access/router_access.c
uwsgi-2.0.28/plugins/router_access/uwsgiplugin.py
uwsgi-2.0.28/plugins/router_basicauth/
uwsgi-2.0.28/plugins/router_basicauth/router_basicauth.c
uwsgi-2.0.28/plugins/router_basicauth/uwsgiplugin.py
uwsgi-2.0.28/plugins/router_cache/
uwsgi-2.0.28/plugins/router_cache/router_cache.c
uwsgi-2.0.28/plugins/router_cache/uwsgiplugin.py
uwsgi-2.0.28/plugins/router_expires/
uwsgi-2.0.28/plugins/router_expires/expires.c
uwsgi-2.0.28/plugins/router_expires/uwsgiplugin.py
uwsgi-2.0.28/plugins/router_hash/
uwsgi-2.0.28/plugins/router_hash/router_hash.c
uwsgi-2.0.28/plugins/router_hash/uwsgiplugin.py
uwsgi-2.0.28/plugins/router_http/
uwsgi-2.0.28/plugins/router_http/router_http.c
uwsgi-2.0.28/plugins/router_http/uwsgiplugin.py
uwsgi-2.0.28/plugins/router_memcached/
uwsgi-2.0.28/plugins/router_memcached/router_memcached.c
uwsgi-2.0.28/plugins/router_memcached/uwsgiplugin.py
uwsgi-2.0.28/plugins/router_metrics/
uwsgi-2.0.28/plugins/router_metrics/plugin.c
uwsgi-2.0.28/plugins/router_metrics/uwsgiplugin.py
uwsgi-2.0.28/plugins/router_radius/
uwsgi-2.0.28/plugins/router_radius/radius.c
uwsgi-2.0.28/plugins/router_radius/uwsgiplugin.py
uwsgi-2.0.28/plugins/router_redirect/
uwsgi-2.0.28/plugins/router_redirect/router_redirect.c
uwsgi-2.0.28/plugins/router_redirect/uwsgiplugin.py
uwsgi-2.0.28/plugins/router_redis/
uwsgi-2.0.28/plugins/router_redis/router_redis.c
uwsgi-2.0.28/plugins/router_redis/uwsgiplugin.py
uwsgi-2.0.28/plugins/router_rewrite/
uwsgi-2.0.28/plugins/router_rewrite/router_rewrite.c
uwsgi-2.0.28/plugins/router_rewrite/uwsgiplugin.py
uwsgi-2.0.28/plugins/router_spnego/
uwsgi-2.0.28/plugins/router_spnego/router_spnego.c
uwsgi-2.0.28/plugins/router_spnego/uwsgiplugin.py
uwsgi-2.0.28/plugins/router_static/
uwsgi-2.0.28/plugins/router_static/router_static.c
uwsgi-2.0.28/plugins/router_static/uwsgiplugin.py
uwsgi-2.0.28/plugins/router_uwsgi/
uwsgi-2.0.28/plugins/router_uwsgi/router_uwsgi.c
uwsgi-2.0.28/plugins/router_uwsgi/uwsgiplugin.py
uwsgi-2.0.28/plugins/router_xmldir/
uwsgi-2.0.28/plugins/router_xmldir/router_xmldir.c
uwsgi-2.0.28/plugins/router_xmldir/uwsgiplugin.py
uwsgi-2.0.28/plugins/rpc/
uwsgi-2.0.28/plugins/rpc/rpc_plugin.c
uwsgi-2.0.28/plugins/rpc/uwsgiplugin.py
uwsgi-2.0.28/plugins/rrdtool/
uwsgi-2.0.28/plugins/rrdtool/rrdtool.c
uwsgi-2.0.28/plugins/rrdtool/uwsgiplugin.py
uwsgi-2.0.28/plugins/rsyslog/
uwsgi-2.0.28/plugins/rsyslog/rsyslog_plugin.c
uwsgi-2.0.28/plugins/rsyslog/uwsgiplugin.py
uwsgi-2.0.28/plugins/ruby19/
uwsgi-2.0.28/plugins/ruby19/uwsgiplugin.py
uwsgi-2.0.28/plugins/servlet/
uwsgi-2.0.28/plugins/servlet/servlet_plugin.c
uwsgi-2.0.28/plugins/servlet/uwsgi_servlet.java
uwsgi-2.0.28/plugins/servlet/uwsgiplugin.py
uwsgi-2.0.28/plugins/signal/
uwsgi-2.0.28/plugins/signal/signal_plugin.c
uwsgi-2.0.28/plugins/signal/uwsgiplugin.py
uwsgi-2.0.28/plugins/spooler/
uwsgi-2.0.28/plugins/spooler/spooler_plugin.c
uwsgi-2.0.28/plugins/spooler/uwsgiplugin.py
uwsgi-2.0.28/plugins/sqlite3/
uwsgi-2.0.28/plugins/sqlite3/plugin.c
uwsgi-2.0.28/plugins/sqlite3/uwsgiplugin.py
uwsgi-2.0.28/plugins/ssi/
uwsgi-2.0.28/plugins/ssi/ssi.c
uwsgi-2.0.28/plugins/ssi/uwsgiplugin.py
uwsgi-2.0.28/plugins/sslrouter/
uwsgi-2.0.28/plugins/sslrouter/sslrouter.c
uwsgi-2.0.28/plugins/sslrouter/uwsgiplugin.py
uwsgi-2.0.28/plugins/stackless/
uwsgi-2.0.28/plugins/stackless/stackless.c
uwsgi-2.0.28/plugins/stackless/uwsgiplugin.py
uwsgi-2.0.28/plugins/stats_pusher_file/
uwsgi-2.0.28/plugins/stats_pusher_file/plugin.c
uwsgi-2.0.28/plugins/stats_pusher_file/uwsgiplugin.py
uwsgi-2.0.28/plugins/stats_pusher_mongodb/
uwsgi-2.0.28/plugins/stats_pusher_mongodb/plugin.c
uwsgi-2.0.28/plugins/stats_pusher_mongodb/stats_pusher_mongodb.cc
uwsgi-2.0.28/plugins/stats_pusher_mongodb/uwsgiplugin.py
uwsgi-2.0.28/plugins/stats_pusher_socket/
uwsgi-2.0.28/plugins/stats_pusher_socket/plugin.c
uwsgi-2.0.28/plugins/stats_pusher_socket/uwsgiplugin.py
uwsgi-2.0.28/plugins/stats_pusher_statsd/
uwsgi-2.0.28/plugins/stats_pusher_statsd/plugin.c
uwsgi-2.0.28/plugins/stats_pusher_statsd/uwsgiplugin.py
uwsgi-2.0.28/plugins/symcall/
uwsgi-2.0.28/plugins/symcall/symcall_plugin.c
uwsgi-2.0.28/plugins/symcall/uwsgiplugin.py
uwsgi-2.0.28/plugins/syslog/
uwsgi-2.0.28/plugins/syslog/syslog_plugin.c
uwsgi-2.0.28/plugins/syslog/uwsgiplugin.py
uwsgi-2.0.28/plugins/systemd_logger/
uwsgi-2.0.28/plugins/systemd_logger/systemd_logger.c
uwsgi-2.0.28/plugins/systemd_logger/uwsgiplugin.py
uwsgi-2.0.28/plugins/tornado/
uwsgi-2.0.28/plugins/tornado/tornado.c
uwsgi-2.0.28/plugins/tornado/uwsgiplugin.py
uwsgi-2.0.28/plugins/transformation_chunked/
uwsgi-2.0.28/plugins/transformation_chunked/chunked.c
uwsgi-2.0.28/plugins/transformation_chunked/uwsgiplugin.py
uwsgi-2.0.28/plugins/transformation_gzip/
uwsgi-2.0.28/plugins/transformation_gzip/gzip.c
uwsgi-2.0.28/plugins/transformation_gzip/uwsgiplugin.py
uwsgi-2.0.28/plugins/transformation_offload/
uwsgi-2.0.28/plugins/transformation_offload/offload.c
uwsgi-2.0.28/plugins/transformation_offload/uwsgiplugin.py
uwsgi-2.0.28/plugins/transformation_template/
uwsgi-2.0.28/plugins/transformation_template/tt.c
uwsgi-2.0.28/plugins/transformation_template/uwsgiplugin.py
uwsgi-2.0.28/plugins/transformation_tofile/
uwsgi-2.0.28/plugins/transformation_tofile/tofile.c
uwsgi-2.0.28/plugins/transformation_tofile/uwsgiplugin.py
uwsgi-2.0.28/plugins/transformation_toupper/
uwsgi-2.0.28/plugins/transformation_toupper/toupper.c
uwsgi-2.0.28/plugins/transformation_toupper/uwsgiplugin.py
uwsgi-2.0.28/plugins/tuntap/
uwsgi-2.0.28/plugins/tuntap/common.c
uwsgi-2.0.28/plugins/tuntap/common.h
uwsgi-2.0.28/plugins/tuntap/firewall.c
uwsgi-2.0.28/plugins/tuntap/tuntap.c
uwsgi-2.0.28/plugins/tuntap/uwsgiplugin.py
uwsgi-2.0.28/plugins/ugreen/
uwsgi-2.0.28/plugins/ugreen/ugreen.c
uwsgi-2.0.28/plugins/ugreen/uwsgiplugin.py
uwsgi-2.0.28/plugins/v8/
uwsgi-2.0.28/plugins/v8/plugin.c
uwsgi-2.0.28/plugins/v8/uwsgiplugin.py
uwsgi-2.0.28/plugins/v8/v8_commonjs.cc
uwsgi-2.0.28/plugins/v8/v8_jsgi.cc
uwsgi-2.0.28/plugins/v8/v8_uwsgi.cc
uwsgi-2.0.28/plugins/v8/v8_uwsgi.h
uwsgi-2.0.28/plugins/webdav/
uwsgi-2.0.28/plugins/webdav/uwsgiplugin.py
uwsgi-2.0.28/plugins/webdav/webdav.c
uwsgi-2.0.28/plugins/xattr/
uwsgi-2.0.28/plugins/xattr/uwsgiplugin.py
uwsgi-2.0.28/plugins/xattr/xattr.c
uwsgi-2.0.28/plugins/xslt/
uwsgi-2.0.28/plugins/xslt/uwsgiplugin.py
uwsgi-2.0.28/plugins/xslt/xslt.c
uwsgi-2.0.28/plugins/zabbix/
uwsgi-2.0.28/plugins/zabbix/plugin.c
uwsgi-2.0.28/plugins/zabbix/uwsgiplugin.py
uwsgi-2.0.28/plugins/zergpool/
uwsgi-2.0.28/plugins/zergpool/uwsgiplugin.py
uwsgi-2.0.28/plugins/zergpool/zergpool.c
uwsgi-2.0.28/proto/
uwsgi-2.0.28/proto/BUILD
uwsgi-2.0.28/proto/base.c
uwsgi-2.0.28/proto/fastcgi.c
uwsgi-2.0.28/proto/http.c
uwsgi-2.0.28/proto/puwsgi.c
uwsgi-2.0.28/proto/scgi.c
uwsgi-2.0.28/proto/uwsgi.c
uwsgi-2.0.28/setup.cpyext.py
uwsgi-2.0.28/setup.py
uwsgi-2.0.28/setup.pyuwsgi.py
uwsgi-2.0.28/t/
uwsgi-2.0.28/t/cachebitmap.ini
uwsgi-2.0.28/t/cachebitmap.py
uwsgi-2.0.28/t/cachetest.py
uwsgi-2.0.28/t/cgi/
uwsgi-2.0.28/t/cgi/hello.cgi
uwsgi-2.0.28/t/clojure/
uwsgi-2.0.28/t/clojure/myapp.clj
uwsgi-2.0.28/t/core/
uwsgi-2.0.28/t/core/apps/
uwsgi-2.0.28/t/core/apps/read_body_and_send.pl
uwsgi-2.0.28/t/core/read_body_and_send.pl
uwsgi-2.0.28/t/core/url_sanitize.pl
uwsgi-2.0.28/t/go/
uwsgi-2.0.28/t/go/cachetest.go
uwsgi-2.0.28/t/go/complextest.go
uwsgi-2.0.28/t/go/uploadtest.go
uwsgi-2.0.28/t/java/
uwsgi-2.0.28/t/java/rpc.java
uwsgi-2.0.28/t/lua/
uwsgi-2.0.28/t/lua/basic.lua
uwsgi-2.0.28/t/mono/
uwsgi-2.0.28/t/mono/cache.aspx
uwsgi-2.0.28/t/mules/
uwsgi-2.0.28/t/mules/mulebrain.py
uwsgi-2.0.28/t/mules/reload.py
uwsgi-2.0.28/t/mules/signal_management.py
uwsgi-2.0.28/t/perl/
uwsgi-2.0.28/t/perl/active_workers_signal.pl
uwsgi-2.0.28/t/perl/apps/
uwsgi-2.0.28/t/perl/apps/input_with_offset.pl
uwsgi-2.0.28/t/perl/test.psgi
uwsgi-2.0.28/t/perl/test_benchmark.pl
uwsgi-2.0.28/t/perl/test_harakiri.psgi
uwsgi-2.0.28/t/perl/test_hello.psgi
uwsgi-2.0.28/t/perl/test_input_with_offset.pl
uwsgi-2.0.28/t/perl/test_post.psgi
uwsgi-2.0.28/t/perl/test_sleepy.psgi
uwsgi-2.0.28/t/perl/test_streaming.psgi
uwsgi-2.0.28/t/php/
uwsgi-2.0.28/t/php/config.ini
uwsgi-2.0.28/t/pypy/
uwsgi-2.0.28/t/pypy/config.ini
uwsgi-2.0.28/t/pypy/t_continulet1.py
uwsgi-2.0.28/t/pypy/t_continulet2.py
uwsgi-2.0.28/t/python/
uwsgi-2.0.28/t/python/forcecl.py
uwsgi-2.0.28/t/python/helloapp.py
uwsgi-2.0.28/t/python/manage_script_name/
uwsgi-2.0.28/t/python/manage_script_name/manage_script_name_test.ini
uwsgi-2.0.28/t/python/manage_script_name/useless_app.py
uwsgi-2.0.28/t/python/spooler_decorators/
uwsgi-2.0.28/t/python/spooler_decorators/spooler_decorator_test.ini
uwsgi-2.0.28/t/python/spooler_decorators/spooler_decorator_tests.py
uwsgi-2.0.28/t/python/spooler_decorators/spooler_handlers.py
uwsgi-2.0.28/t/python/testba.py
uwsgi-2.0.28/t/rack/
uwsgi-2.0.28/t/rack/app.ru
uwsgi-2.0.28/t/ring/
uwsgi-2.0.28/t/ring/README.md
uwsgi-2.0.28/t/ring/config.ini
uwsgi-2.0.28/t/ring/project.clj
uwsgi-2.0.28/t/ring/src/
uwsgi-2.0.28/t/ring/src/uwsgi/
uwsgi-2.0.28/t/ring/src/uwsgi/ring/
uwsgi-2.0.28/t/ring/src/uwsgi/ring/tests/
uwsgi-2.0.28/t/ring/src/uwsgi/ring/tests/app.clj
uwsgi-2.0.28/t/ring/src/uwsgi/ring/tests/basic.clj
uwsgi-2.0.28/t/ring/src/uwsgi/ring/tests/body.clj
uwsgi-2.0.28/t/ring/src/uwsgi/ring/tests/simple.clj
uwsgi-2.0.28/t/ring/src/uwsgi/ring/tests/upload.clj
uwsgi-2.0.28/t/routing/
uwsgi-2.0.28/t/routing/auth.ini
uwsgi-2.0.28/t/routing/errorlimiter.ini
uwsgi-2.0.28/t/routing/limiter.ini
uwsgi-2.0.28/t/runner
uwsgi-2.0.28/t/sharedarea/
uwsgi-2.0.28/t/sharedarea/bigranges.ini
uwsgi-2.0.28/t/sharedarea/bigranges.py
uwsgi-2.0.28/t/sharedarea/sharedarea_incdec.ini
uwsgi-2.0.28/t/sharedarea/sharedarea_incdec.py
uwsgi-2.0.28/t/spooler/
uwsgi-2.0.28/t/spooler/read.py
uwsgi-2.0.28/t/spooler/reload.py
uwsgi-2.0.28/t/spooler/spooldir/
uwsgi-2.0.28/t/spooler/spooldir/.gitignore
uwsgi-2.0.28/t/static/
uwsgi-2.0.28/t/static/config.ini
uwsgi-2.0.28/t/webdav/
uwsgi-2.0.28/t/webdav/carddav.ini
uwsgi-2.0.28/t/xslt/
uwsgi-2.0.28/t/xslt/cd.xml
uwsgi-2.0.28/t/xslt/cd.xml.xslt
uwsgi-2.0.28/t/xslt/routex.ini
uwsgi-2.0.28/tests/
uwsgi-2.0.28/tests/Responder.pm
uwsgi-2.0.28/tests/__init__.py
uwsgi-2.0.28/tests/badthread.py
uwsgi-2.0.28/tests/badwrites.py
uwsgi-2.0.28/tests/cpubound_async.py
uwsgi-2.0.28/tests/cpubound_green.py
uwsgi-2.0.28/tests/cpubound_stackless.py
uwsgi-2.0.28/tests/deadlocks/
uwsgi-2.0.28/tests/deadlocks/main.py
uwsgi-2.0.28/tests/deadlocks/master-nothreads.ini
uwsgi-2.0.28/tests/deadlocks/master-singleinterpreter-threads-10workers.ini
uwsgi-2.0.28/tests/deadlocks/master-singleinterpreter-threads-1worker.ini
uwsgi-2.0.28/tests/deadlocks/master-threads-10workers.ini
uwsgi-2.0.28/tests/deadlocks/master-threads-1worker.ini
uwsgi-2.0.28/tests/deadlocks/nomaster-threads-10workers.ini
uwsgi-2.0.28/tests/deadlocks/nomaster-threads-1worker.ini
uwsgi-2.0.28/tests/deadlocks/sitecustomize.py
uwsgi-2.0.28/tests/decoratortest.py
uwsgi-2.0.28/tests/fileserve_async.py
uwsgi-2.0.28/tests/gevent_spool.py
uwsgi-2.0.28/tests/gh-deadlocks.sh
uwsgi-2.0.28/tests/gh-python.sh
uwsgi-2.0.28/tests/gh-rack.sh
uwsgi-2.0.28/tests/gh-shared.sh
uwsgi-2.0.28/tests/grunter.py
uwsgi-2.0.28/tests/harakiri.py
uwsgi-2.0.28/tests/iobound_async.py
uwsgi-2.0.28/tests/iobound_async_unix.py
uwsgi-2.0.28/tests/iobound_green.py
uwsgi-2.0.28/tests/logger.py
uwsgi-2.0.28/tests/mako_ugreen.py
uwsgi-2.0.28/tests/mulefunc.py
uwsgi-2.0.28/tests/multiapp.txt
uwsgi-2.0.28/tests/myadmin.py
uwsgi-2.0.28/tests/pgbound_async.py
uwsgi-2.0.28/tests/picazzo.py
uwsgi-2.0.28/tests/psycogreen_green.py
uwsgi-2.0.28/tests/psycopg2_green.py
uwsgi-2.0.28/tests/pump.py
uwsgi-2.0.28/tests/queue.py
uwsgi-2.0.28/tests/refcount.py
uwsgi-2.0.28/tests/rpc.lua
uwsgi-2.0.28/tests/rpc.py
uwsgi-2.0.28/tests/runningthread.py
uwsgi-2.0.28/tests/sendchunked.py
uwsgi-2.0.28/tests/sharedarea.py
uwsgi-2.0.28/tests/sig.lua
uwsgi-2.0.28/tests/signals.py
uwsgi-2.0.28/tests/sigwait.py
uwsgi-2.0.28/tests/sleeping_async.py
uwsgi-2.0.28/tests/sleeping_green.py
uwsgi-2.0.28/tests/sleepthreadasync.py
uwsgi-2.0.28/tests/slow.py
uwsgi-2.0.28/tests/spoolme.py
uwsgi-2.0.28/tests/static/
uwsgi-2.0.28/tests/static/test.txt
uwsgi-2.0.28/tests/static/test2.txt
uwsgi-2.0.28/tests/staticfile.py
uwsgi-2.0.28/tests/streamer.psgi
uwsgi-2.0.28/tests/t/
uwsgi-2.0.28/tests/t/static.pl
uwsgi-2.0.28/tests/templates/
uwsgi-2.0.28/tests/templates/queue.html
uwsgi-2.0.28/tests/testapp.py
uwsgi-2.0.28/tests/testfilewrapper.py
uwsgi-2.0.28/tests/testgevent.py
uwsgi-2.0.28/tests/testpy3.py
uwsgi-2.0.28/tests/testrpc.py
uwsgi-2.0.28/tests/testsignals.py
uwsgi-2.0.28/tests/testworkers.py
uwsgi-2.0.28/tests/testyieldnone.py
uwsgi-2.0.28/tests/threads.py
uwsgi-2.0.28/tests/threads_atexit.py
uwsgi-2.0.28/tests/threads_heavy.py
uwsgi-2.0.28/tests/travis.sh
uwsgi-2.0.28/tests/ugevent.py
uwsgi-2.0.28/tests/web3.py
uwsgi-2.0.28/tests/websockets.py
uwsgi-2.0.28/tests/websockets_chat.pl
uwsgi-2.0.28/tests/websockets_chat.py
uwsgi-2.0.28/tests/websockets_chat_async.py
uwsgi-2.0.28/tests/websockets_chat_asyncio.py
uwsgi-2.0.28/tests/websockets_echo.lua
uwsgi-2.0.28/tests/websockets_echo.pl
uwsgi-2.0.28/tests/websockets_echo.py
uwsgi-2.0.28/tests/websockets_echo.ru
uwsgi-2.0.28/tests/werkzeug_app.py
uwsgi-2.0.28/unittest/
uwsgi-2.0.28/unittest/Makefile
uwsgi-2.0.28/unittest/check_core.c
uwsgi-2.0.28/unittest/check_regexp.c
uwsgi-2.0.28/uwsgi.gemspec
uwsgi-2.0.28/uwsgi.h
uwsgi-2.0.28/uwsgi_main.c
uwsgi-2.0.28/uwsgiconfig.py
uwsgi-2.0.28/uwsgidecorators.py
uwsgi-2.0.28/uwsgidsl.rb
uwsgi-2.0.28/valgrind/
uwsgi-2.0.28/valgrind/README
uwsgi-2.0.28/valgrind/valgrind-generate-sups.sh
uwsgi-2.0.28/vassals/
uwsgi-2.0.28/vassals/broodlord.ini
uwsgi-2.0.28/vassals/cc.ini
uwsgi-2.0.28/vassals/multi.xml
uwsgi-2.0.28/vhosttest/
uwsgi-2.0.28/vhosttest/flask001/
uwsgi-2.0.28/vhosttest/flask001/app1.py
uwsgi-2.0.28/vhosttest/flask002/
uwsgi-2.0.28/vhosttest/flask002/app2.py
uwsgi-2.0.28/vhosttest/flask003/
uwsgi-2.0.28/vhosttest/flask003/app3.py
uwsgi-2.0.28/vhosttest/flask004/
uwsgi-2.0.28/vhosttest/flask004/app4.py
uwsgi-2.0.28/vhosttest/flask005/
uwsgi-2.0.28/vhosttest/flask005/app5.py
uwsgi-2.0.28/vhosttest/nginx.conf
using profile: buildconf/package.ini
detected include path: ['/usr/lib64/gcc/x86_64-slackware-linux/11.2.0/include', '/usr/local/include', '/usr/lib64/gcc/x86_64-slackware-linux/11.2.0/include-fixed', '/usr/include']
detected CPU cores: 12
configured CFLAGS: -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fPIC -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat-signedness -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY  -DUWSGI_PCRE2 -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.28\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="28" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi-2.0.28\""
*** uWSGI compiling server core ***
[thread 4][gcc -pthread] core/utils.o
[thread 3][gcc -pthread] core/protocol.o
[thread 1][gcc -pthread] core/socket.o
[thread 2][gcc -pthread] core/logging.o
[thread 0][gcc -pthread] core/master.o
[thread 5][gcc -pthread] core/master_utils.o
[thread 9][gcc -pthread] core/emperor.o
[thread 6][gcc -pthread] core/notify.o
[thread 7][gcc -pthread] core/mule.o
[thread 8][gcc -pthread] core/subscription.o
[thread 10][gcc -pthread] core/stats.o
[thread 11][gcc -pthread] core/sendfile.o
[thread 11][gcc -pthread] core/async.o
[thread 6][gcc -pthread] core/master_checks.o
[thread 10][gcc -pthread] core/fifo.o
[thread 7][gcc -pthread] core/offload.o
[thread 3][gcc -pthread] core/io.o
[thread 8][gcc -pthread] core/static.o
[thread 0][gcc -pthread] core/websockets.o
[thread 11][gcc -pthread] core/spooler.o
[thread 6][gcc -pthread] core/snmp.o
[thread 10][gcc -pthread] core/exceptions.o
[thread 1][gcc -pthread] core/config.o
[thread 2][gcc -pthread] core/setup_utils.o
[thread 5][gcc -pthread] core/clock.o
[thread 7][gcc -pthread] core/init.o
[thread 9][gcc -pthread] core/buffer.o
[thread 0][gcc -pthread] core/reader.o
[thread 8][gcc -pthread] core/writer.o
[thread 6][gcc -pthread] core/alarm.o
[thread 11][gcc -pthread] core/cron.o
[thread 5][gcc -pthread] core/hooks.o
[thread 2][gcc -pthread] core/plugins.o
[thread 10][gcc -pthread] core/lock.o
[thread 3][gcc -pthread] core/cache.o
[thread 7][gcc -pthread] core/daemons.o
[thread 1][gcc -pthread] core/errors.o
[thread 9][gcc -pthread] core/hash.o
[thread 11][gcc -pthread] core/master_events.o
[thread 6][gcc -pthread] core/chunked.o
[thread 0][gcc -pthread] core/queue.o
[thread 2][gcc -pthread] core/event.o
[thread 8][gcc -pthread] core/signal.o
[thread 10][gcc -pthread] core/strings.o
[thread 5][gcc -pthread] core/progress.o
[thread 4][gcc -pthread] core/timebomb.o
[thread 1][gcc -pthread] core/ini.o
[thread 7][gcc -pthread] core/fsmon.o
[thread 9][gcc -pthread] core/mount.o
[thread 11][gcc -pthread] core/metrics.o
[thread 6][gcc -pthread] core/plugins_builder.o
[thread 0][gcc -pthread] core/sharedarea.o
[thread 4][gcc -pthread] core/rpc.o
[thread 5][gcc -pthread] core/gateway.o
[thread 2][gcc -pthread] core/loop.o
[thread 1][gcc -pthread] core/cookie.o
[thread 8][gcc -pthread] core/querystring.o
[thread 7][gcc -pthread] core/rb_timers.o
[thread 9][gcc -pthread] core/transformations.o
[thread 10][gcc -pthread] core/uwsgi.o
[thread 6][gcc -pthread] proto/base.o
[thread 3][gcc -pthread] proto/uwsgi.o
[thread 2][gcc -pthread] proto/http.o
[thread 4][gcc -pthread] proto/fastcgi.o
[thread 5][gcc -pthread] proto/scgi.o
[thread 0][gcc -pthread] proto/puwsgi.o
[thread 8][gcc -pthread] lib/linux_ns.o
[thread 1][gcc -pthread] core/zlib.o
[thread 9][gcc -pthread] core/regexp.o
[thread 7][gcc -pthread] core/routing.o
[thread 11][gcc -pthread] core/yaml.o
[thread 3][gcc -pthread] core/json.o
[thread 6][gcc -pthread] core/ssl.o
[thread 5][gcc -pthread] core/legion.o
[thread 0][gcc -pthread] core/xmlconf.o
[thread 4][gcc -pthread] core/dot_h.o
[thread 4][gcc -pthread] core/config_py.o
*** uWSGI linking ***
gcc -pthread -o uwsgi  core/utils.o core/protocol.o core/socket.o core/logging.o core/master.o core/master_utils.o core/emperor.o core/notify.o core/mule.o core/subscription.o core/stats.o core/sendfile.o core/async.o core/master_checks.o core/fifo.o core/offload.o core/io.o core/static.o core/websockets.o core/spooler.o core/snmp.o core/exceptions.o core/config.o core/setup_utils.o core/clock.o core/init.o core/buffer.o core/reader.o core/writer.o core/alarm.o core/cron.o core/hooks.o core/plugins.o core/lock.o core/cache.o core/daemons.o core/errors.o core/hash.o core/master_events.o core/chunked.o core/queue.o core/event.o core/signal.o core/strings.o core/progress.o core/timebomb.o core/ini.o core/fsmon.o core/mount.o core/metrics.o core/plugins_builder.o core/sharedarea.o core/rpc.o core/gateway.o core/loop.o core/cookie.o core/querystring.o core/rb_timers.o core/transformations.o core/uwsgi.o proto/base.o proto/uwsgi.o proto/http.o proto/fastcgi.o proto/scgi.o proto/puwsgi.o lib/linux_ns.o core/zlib.o core/regexp.o core/routing.o core/yaml.o core/json.o core/ssl.o core/legion.o core/xmlconf.o core/dot_h.o core/config_py.o -lpthread -lm -rdynamic -ldl -lz -L/usr/lib64 -lpcre2-8 -lcap -luuid -ljansson -lssl -lcrypto -lxml2 -lz -llzma -lm -ldl
################# uWSGI configuration #################

kernel = Linux
execinfo = False
ifaddrs = True
locking = pthread_mutex
event = epoll
timer = timerfd
filemonitor = inotify
pcre = True
routing = True
capabilities = True
yaml = embedded
json = jansson
ssl = True
xml = libxml2
debug = False
plugin_dir = /usr/lib64/uwsgi-2.0.28
zlib = True
ucontext = True
malloc = libc

############## end of uWSGI configuration #############
total build time: 2 seconds
*** uWSGI is ready, launch it with ./uwsgi ***
using profile: buildconf/package.ini
detected include path: ['/usr/lib64/gcc/x86_64-slackware-linux/11.2.0/include', '/usr/local/include', '/usr/lib64/gcc/x86_64-slackware-linux/11.2.0/include-fixed', '/usr/include']
*** uWSGI building and linking plugin plugins/cache ***
[gcc -pthread] /tmp/SBo/repo.rutfHW/build_uwsgi/package-uwsgi/usr/lib64/uwsgi-2.0.28/cache_plugin.so
build time: 0 seconds
*** cache plugin built and available in /tmp/SBo/repo.rutfHW/build_uwsgi/package-uwsgi/usr/lib64/uwsgi-2.0.28/cache_plugin.so ***
using profile: buildconf/package.ini
detected include path: ['/usr/lib64/gcc/x86_64-slackware-linux/11.2.0/include', '/usr/local/include', '/usr/lib64/gcc/x86_64-slackware-linux/11.2.0/include-fixed', '/usr/include']
*** uWSGI building and linking plugin plugins/ping ***
[gcc -pthread] /tmp/SBo/repo.rutfHW/build_uwsgi/package-uwsgi/usr/lib64/uwsgi-2.0.28/ping_plugin.so
build time: 0 seconds
*** ping plugin built and available in /tmp/SBo/repo.rutfHW/build_uwsgi/package-uwsgi/usr/lib64/uwsgi-2.0.28/ping_plugin.so ***
using profile: buildconf/package.ini
detected include path: ['/usr/lib64/gcc/x86_64-slackware-linux/11.2.0/include', '/usr/local/include', '/usr/lib64/gcc/x86_64-slackware-linux/11.2.0/include-fixed', '/usr/include']
*** uWSGI building and linking plugin plugins/rpc ***
[gcc -pthread] /tmp/SBo/repo.rutfHW/build_uwsgi/package-uwsgi/usr/lib64/uwsgi-2.0.28/rpc_plugin.so
build time: 0 seconds
*** rpc plugin built and available in /tmp/SBo/repo.rutfHW/build_uwsgi/package-uwsgi/usr/lib64/uwsgi-2.0.28/rpc_plugin.so ***
using profile: buildconf/package.ini
detected include path: ['/usr/lib64/gcc/x86_64-slackware-linux/11.2.0/include', '/usr/local/include', '/usr/lib64/gcc/x86_64-slackware-linux/11.2.0/include-fixed', '/usr/include']
*** uWSGI building and linking plugin plugins/corerouter ***
[gcc -pthread] /tmp/SBo/repo.rutfHW/build_uwsgi/package-uwsgi/usr/lib64/uwsgi-2.0.28/corerouter_plugin.so
build time: 0 seconds
*** corerouter plugin built and available in /tmp/SBo/repo.rutfHW/build_uwsgi/package-uwsgi/usr/lib64/uwsgi-2.0.28/corerouter_plugin.so ***
using profile: buildconf/package.ini
detected include path: ['/usr/lib64/gcc/x86_64-slackware-linux/11.2.0/include', '/usr/local/include', '/usr/lib64/gcc/x86_64-slackware-linux/11.2.0/include-fixed', '/usr/include']
*** uWSGI building and linking plugin plugins/fastrouter ***
[gcc -pthread] /tmp/SBo/repo.rutfHW/build_uwsgi/package-uwsgi/usr/lib64/uwsgi-2.0.28/fastrouter_plugin.so
build time: 0 seconds
*** fastrouter plugin built and available in /tmp/SBo/repo.rutfHW/build_uwsgi/package-uwsgi/usr/lib64/uwsgi-2.0.28/fastrouter_plugin.so ***
using profile: buildconf/package.ini
detected include path: ['/usr/lib64/gcc/x86_64-slackware-linux/11.2.0/include', '/usr/local/include', '/usr/lib64/gcc/x86_64-slackware-linux/11.2.0/include-fixed', '/usr/include']
*** uWSGI building and linking plugin plugins/http ***
[gcc -pthread] /tmp/SBo/repo.rutfHW/build_uwsgi/package-uwsgi/usr/lib64/uwsgi-2.0.28/http_plugin.so
build time: 1 seconds
*** http plugin built and available in /tmp/SBo/repo.rutfHW/build_uwsgi/package-uwsgi/usr/lib64/uwsgi-2.0.28/http_plugin.so ***
using profile: buildconf/package.ini
detected include path: ['/usr/lib64/gcc/x86_64-slackware-linux/11.2.0/include', '/usr/local/include', '/usr/lib64/gcc/x86_64-slackware-linux/11.2.0/include-fixed', '/usr/include']
*** uWSGI building and linking plugin plugins/ugreen ***
[gcc -pthread] /tmp/SBo/repo.rutfHW/build_uwsgi/package-uwsgi/usr/lib64/uwsgi-2.0.28/ugreen_plugin.so
build time: 0 seconds
*** ugreen plugin built and available in /tmp/SBo/repo.rutfHW/build_uwsgi/package-uwsgi/usr/lib64/uwsgi-2.0.28/ugreen_plugin.so ***
using profile: buildconf/package.ini
detected include path: ['/usr/lib64/gcc/x86_64-slackware-linux/11.2.0/include', '/usr/local/include', '/usr/lib64/gcc/x86_64-slackware-linux/11.2.0/include-fixed', '/usr/include']
*** uWSGI building and linking plugin plugins/signal ***
[gcc -pthread] /tmp/SBo/repo.rutfHW/build_uwsgi/package-uwsgi/usr/lib64/uwsgi-2.0.28/signal_plugin.so
build time: 0 seconds
*** signal plugin built and available in /tmp/SBo/repo.rutfHW/build_uwsgi/package-uwsgi/usr/lib64/uwsgi-2.0.28/signal_plugin.so ***
using profile: buildconf/package.ini
detected include path: ['/usr/lib64/gcc/x86_64-slackware-linux/11.2.0/include', '/usr/local/include', '/usr/lib64/gcc/x86_64-slackware-linux/11.2.0/include-fixed', '/usr/include']
*** uWSGI building and linking plugin plugins/syslog ***
[gcc -pthread] /tmp/SBo/repo.rutfHW/build_uwsgi/package-uwsgi/usr/lib64/uwsgi-2.0.28/syslog_plugin.so
build time: 0 seconds
*** syslog plugin built and available in /tmp/SBo/repo.rutfHW/build_uwsgi/package-uwsgi/usr/lib64/uwsgi-2.0.28/syslog_plugin.so ***
using profile: buildconf/package.ini
detected include path: ['/usr/lib64/gcc/x86_64-slackware-linux/11.2.0/include', '/usr/local/include', '/usr/lib64/gcc/x86_64-slackware-linux/11.2.0/include-fixed', '/usr/include']
*** uWSGI building and linking plugin plugins/psgi ***
[gcc -pthread] /tmp/SBo/repo.rutfHW/build_uwsgi/package-uwsgi/usr/lib64/uwsgi-2.0.28/psgi_plugin.so
build time: 2 seconds
*** psgi plugin built and available in /tmp/SBo/repo.rutfHW/build_uwsgi/package-uwsgi/usr/lib64/uwsgi-2.0.28/psgi_plugin.so ***
using profile: buildconf/package.ini
detected include path: ['/usr/lib64/gcc/x86_64-slackware-linux/11.2.0/include', '/usr/local/include', '/usr/lib64/gcc/x86_64-slackware-linux/11.2.0/include-fixed', '/usr/include']
*** uWSGI building and linking plugin plugins/rack ***
[gcc -pthread] /tmp/SBo/repo.rutfHW/build_uwsgi/package-uwsgi/usr/lib64/uwsgi-2.0.28/rack_plugin.so
build time: 1 seconds
*** rack plugin built and available in /tmp/SBo/repo.rutfHW/build_uwsgi/package-uwsgi/usr/lib64/uwsgi-2.0.28/rack_plugin.so ***
using profile: buildconf/package.ini
detected include path: ['/usr/lib64/gcc/x86_64-slackware-linux/11.2.0/include', '/usr/local/include', '/usr/lib64/gcc/x86_64-slackware-linux/11.2.0/include-fixed', '/usr/include']
*** uWSGI building and linking plugin plugins/python ***
[gcc -pthread] /tmp/SBo/repo.rutfHW/build_uwsgi/package-uwsgi/usr/lib64/uwsgi-2.0.28/python_plugin.so
build time: 3 seconds
*** python plugin built and available in /tmp/SBo/repo.rutfHW/build_uwsgi/package-uwsgi/usr/lib64/uwsgi-2.0.28/python_plugin.so ***
using profile: buildconf/package.ini
detected include path: ['/usr/lib64/gcc/x86_64-slackware-linux/11.2.0/include', '/usr/local/include', '/usr/lib64/gcc/x86_64-slackware-linux/11.2.0/include-fixed', '/usr/include']
*** uWSGI building and linking plugin plugins/python ***
[gcc -pthread] /tmp/SBo/repo.rutfHW/build_uwsgi/package-uwsgi/usr/lib64/uwsgi-2.0.28/python3_plugin.so
build time: 3 seconds
*** python3 plugin built and available in /tmp/SBo/repo.rutfHW/build_uwsgi/package-uwsgi/usr/lib64/uwsgi-2.0.28/python3_plugin.so ***

Slackware package maker, version 3.14159265.

Searching for symbolic links:
usr/bin/uwsgi_psgi	uwsgi
usr/bin/uwsgi_python	uwsgi
usr/bin/uwsgi_python3	uwsgi
usr/bin/uwsgi_rack	uwsgi

Making symbolic link creation script:
( cd usr/bin ; rm -rf uwsgi_psgi )
( cd usr/bin ; ln -sf uwsgi uwsgi_psgi )
( cd usr/bin ; rm -rf uwsgi_python )
( cd usr/bin ; ln -sf uwsgi uwsgi_python )
( cd usr/bin ; rm -rf uwsgi_python3 )
( cd usr/bin ; ln -sf uwsgi uwsgi_python3 )
( cd usr/bin ; rm -rf uwsgi_rack )
( cd usr/bin ; ln -sf uwsgi uwsgi_rack )

It is recommended that you make these lines your new installation script.

Would you like to make this stuff the install script for this package
and remove the symbolic links ([y]es, [n]o)? y


Removing symbolic links:
removed './usr/bin/uwsgi_python'
removed './usr/bin/uwsgi_python3'
removed './usr/bin/uwsgi_psgi'
removed './usr/bin/uwsgi_rack'

Creating your new ./install/doinst.sh...

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n

WARNING: rpath found in ./usr/lib64/uwsgi-2.0.28/psgi_plugin.so:   RPATH                /usr/lib64/perl5/CORE
WARNING: rpath found in ./usr/lib64/uwsgi-2.0.28/rack_plugin.so:   RPATH                /usr/lib64
WARNING: rpath found in ./usr/lib64/uwsgi-2.0.28/python_plugin.so:   RPATH                /usr/lib64
WARNING: rpath found in ./usr/lib64/uwsgi-2.0.28/python3_plugin.so:   RPATH                /usr/lib64

Creating Slackware package:  /tmp/SBo/repo.rutfHW/output_uwsgi/uwsgi-2.0.28-x86_64-1_SBo.txz

./
install/
install/doinst.sh
install/slack-desc
usr/
usr/bin/
usr/bin/uwsgi
usr/doc/
usr/doc/uwsgi-2.0.28/
usr/doc/uwsgi-2.0.28/LICENSE
usr/doc/uwsgi-2.0.28/README
usr/doc/uwsgi-2.0.28/uwsgi.SlackBuild
usr/lib64/
usr/lib64/uwsgi-2.0.28/
usr/lib64/uwsgi-2.0.28/cache_plugin.so
usr/lib64/uwsgi-2.0.28/corerouter_plugin.so
usr/lib64/uwsgi-2.0.28/fastrouter_plugin.so
usr/lib64/uwsgi-2.0.28/http_plugin.so
usr/lib64/uwsgi-2.0.28/ping_plugin.so
usr/lib64/uwsgi-2.0.28/psgi_plugin.so
usr/lib64/uwsgi-2.0.28/python3_plugin.so
usr/lib64/uwsgi-2.0.28/python_plugin.so
usr/lib64/uwsgi-2.0.28/rack_plugin.so
usr/lib64/uwsgi-2.0.28/rpc_plugin.so
usr/lib64/uwsgi-2.0.28/signal_plugin.so
usr/lib64/uwsgi-2.0.28/syslog_plugin.so
usr/lib64/uwsgi-2.0.28/ugreen_plugin.so

Slackware package /tmp/SBo/repo.rutfHW/output_uwsgi/uwsgi-2.0.28-x86_64-1_SBo.txz created.

Built ok:  uwsgi-2.0.28-x86_64-1_SBo.txz                                22:44:42
Testing package uwsgi-2.0.28-x86_64-1_SBo.txz ... 
Test installing uwsgi-2.0.28-x86_64-1_SBo.txz ...
uwsgi-2.0.28-x86_64-1_SBo: fast web application server ................. [ 1.7M]
Unmounting chroot ... 
Backed up: uwsgi-2.0.26-x86_64-2_SBo.txz
:-) network/uwsgi Updated for version 2.0.28 (-:

Copy link

sbo-bot bot commented Feb 6, 2025

sbopkglint x86_64 network/uwsgi

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/x86_64/network/uwsgi/uwsgi-2.0.28-x86_64-1_SBo.txz to /tmp/SBo/sbopkglint.SL9vvc ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/x86_64/network/uwsgi/uwsgi-2.0.28-x86_64-1_SBo.txz to /tmp/SBo/sbopkglint.SL9vvc ...OK
Running test: 05-basic-sanity...OK
Running test: 10-docs...OK
Running test: 15-noarch...OK
Running test: 20-arch...OK
Running test: 25-lafiles...OK
Running test: 30-manpages...OK
Running test: 35-desktop...OK
Running test: 40-newconfig...OK
Running test: 45-doinst...OK
Running test: 50-icons...OK
Running test: 60-usr_info...OK
Running test: 65-python...OK
Running test: 70-tmp_path...OK
Running test: 75-static_libs...OK
Running test: 85-perl...OK
Running test: 90-terminfo...OK
✅ === uwsgi-2.0.28-x86_64-1_SBo.txz: All tests passed ✅

@willysr
Copy link
Member

willysr commented Feb 7, 2025

merged

@willysr willysr closed this Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants