summaryrefslogtreecommitdiffstats
path: root/python/gunicorn
Commit message (Collapse)AuthorAgeFilesLines
* All: Support $PRINT_PACKAGE_NAME env var Heinz Wiesinger2021-07-171-1/+10
| | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
* All: SlackBuilds run in the directory they are in Heinz Wiesinger2021-07-051-1/+2
| | | | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* All: Change SlackBuild shebang to /bin/bash Heinz Wiesinger2021-07-041-1/+1
| | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
* various: Kill lots of python3 dep mentions Robby Workman2021-04-211-2/+0
| | | | | | | | This is far from complete. We still need to review and tweak anything with "PYTHON" in the README, as many/most/all of those are telling the user how to build with python3 support. We almost surely want to enable that by default in all of those cases.
* python/gunicorn: Updated for version 19.9.0. Dimitris Zlatanidis2019-03-163-5/+12
| | | | Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
* python/gunicorn: Switch homepage to https. David Spencer2018-09-112-2/+2
| | | | Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
* python/gunicorn: Updated for version 19.8.0. Dimitris Zlatanidis2018-05-052-5/+5
| | | | Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
* python/gunicorn: Updated for version 19.7.1. Dimitris Zlatanidis2017-03-252-5/+5
| | | | Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
* python/gunicorn: Fix slack-desc. B. Watson2016-11-141-0/+1
|
* python/gunicorn: Added (WSGI HTTP Server for UNIX). Dimitris Zlatanidis2016-08-204-0/+118
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>