./www/py-uwsgi, Feature-rich WSGI server

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.0.28nb3, Package name: py312-uwsgi-2.0.28nb3, Maintainer: pkgsrc-users

uWSGI is a fast (pure C), self-healing, developer-friendly WSGI server,
aimed for professional python webapps deployment and development.
Backend support exists for Apache, nginx, cherokee and lighttpd.

Some of the features include:
- low memory footprint
- preforking and multithreaded operation
- logging, diagnostic and profiling support
- support for sendfile()
- self-healing
- graceful restart and hot-plug upgrading


Required to run:
[textproc/libxml2] [security/openssl] [devel/py-setuptools] [devel/pcre] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Package options: libxml2, openssl, pcre

Master sites:

Filesize: 797.082 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-11-01 01:27:23 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-uwsgi: update to 2.0.28.

    Bit more friendly log messages (Janneke Janssen)
    Fix reload-on-touch/change regression from 2.0.27 (Lalufu)
    Add more integration tests (Alexandre Rossi)
    Fix static library not found install error on conda (Yong-Siang Shih)
   2024-06-06 16:53:41 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-uwsgi: updated to 2.0.26

2.0.26

apache2/mod_proxy_uwsgi: let httpd handle CL/TE for non-http handlers \ 
CVE-2024-24795 (Eric Covener)
remove race-condition over termination of uWSGI process when using need-app and \ 
lazy-apps (Hanan .T)
fix 32-bit compilation with GCC14 (Rosen Penev)
uwsgiconfig: get compiler version with -dumpfullversion (Riccardo Magliocchetti)
Fix uwsgi_regexp_match() with pcre2 (Alexandre Rossi)
   2024-06-04 13:50:46 by Joerg Sonnenberger | Files touched by this commit (5)
Log message:
Fix SOCK_NONBLOCK handling for NetBSD. Bump revision.

XXX This likely affects other non-Linux platforms just as well.
   2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | Package updated
Log message:
revbump after icu and protobuf updates