summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* www-servers/gunicorn: add .gh to the tarball nameMarek Szuba2023-01-271-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* www-servers/gunicorn: Remove oldMichał Górny2021-05-131-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-servers/gunicorn: bump to 20.1.0Marek Szuba2021-03-151-0/+1
| | | | | | | | | | | | | | Pre-release, it seems - absent from PyPI, packaged on GitHub but not listed as the latest release there, not mentioned on gunicorn.org either. Nb. there are now tests of eventlet- and gevent-based workers, which fail if the relevant Python modules are not installed. For the time being just remove these tests (neither dev-python/eventlet nor dev-python/gevent currently support pypy3, and both miss certain arch keywords) so that alternative worker types remain entirely optional as far as the tree is concerned, in the long run we probably should have USE flags for these. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* www-servers/gunicorn: remove oldMarek Szuba2020-12-071-2/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* www-servers/gunicorn: Bump to 20.0.4Michał Górny2020-06-121-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-servers/gunicorn: 19.9.0 bumpMatthew Thode2019-04-091-0/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* www-servers/gunicorn: drop vulnerable wrt bug #653590Aaron Bauman2019-03-211-4/+0
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* www-servers/gunicorn: version bumpRafael G. Martins2018-05-151-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* www-servers/gunicorn: version bump (bug #653590)Rafael G. Martins2018-04-201-0/+1
| | | | | | also removed examples use flag, banned on EAPI 6 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* www-servers: Update Manifest hashes.Ulrich Müller2017-12-091-4/+4
|
* www-servers/gunicorn: 19.6.0Sebastian Pipping2016-11-101-0/+1
| | | | Package-Manager: portage-2.3.2
* www-servers/gunicorn: version bump to 19.4.5 (bug 572628)Zac Medico2016-01-251-0/+1
| | | | Package-Manager: portage-2.2.27
* www-servers/gunicorn: Drop oldJustin Lecher2015-08-091-2/+0
| | | | | Package-Manager: portage-2.2.20 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* www-servers/gunicorn: Version BumpJustin Lecher2015-08-091-0/+1
| | | | | Package-Manager: portage-2.2.20 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+3
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed