www-servers/gunicorn
A WSGI HTTP Server for UNIX
-
gunicorn-23.0.0~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macosdoc test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
View Download Browse License: MIT PSF-2 doc? ( BSD )Overlay: gentoo
ChangeLog
commit 4ebdfcb7c9ed27ca8f736b32f697fc5611a7bd9c
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sat Aug 1 15:28:05 2020 -0700
www-servers/gunicorn: pypy3
commit e7c919f0c4a39a14576f536d691e9157dd897449
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sat Aug 1 15:27:35 2020 -0700
www-servers/gunicorn: from upstream
commit b77e8e7f8967a002e517f6f43c38689a4931e258
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Fri Dec 6 17:22:11 2019 -0800
rewrite copyright headers part 2
update all Manifests
for a fun time
_remainfest_inner () {
local _pat="*.ebuild"
pushd "$@" > /dev/null;
local _files=( $_pat )
ebuild $_files digest;
popd > /dev/null;
}
export -f _remainfest_inner
remanp () {
git ls-files '*.ebuild' | cut -d' ' -f3 | cut -d'/' -f1,2 | sort -u | xargs -P15 -r -n 1 -- bash -c '_remainfest_inner "$@"' _
}
remanp
commit fd49fca7fbc1450a730cac76d162feb848d02c58
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Fri Dec 6 15:25:46 2019 -0800
rewrite copyright headers part 1
conversion done with
=sed -i 's/201[0-9]\ Gentoo\ Foundation/2019\ Gentoo\ Authors/g' */*/*.ebuild=
there are a number of fiddly changes that need to be made before all the
Manifests can be regenerated (which will be part 2)
commit 2d8b48479c224cb9a6bb53d22aeb1b209a94fa2b
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sat Oct 13 22:40:02 2018 -0700
updates for 3.7 and pypy3 compat for scibot ebuild
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sat Aug 1 15:28:05 2020 -0700
www-servers/gunicorn: pypy3
commit e7c919f0c4a39a14576f536d691e9157dd897449
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sat Aug 1 15:27:35 2020 -0700
www-servers/gunicorn: from upstream
commit b77e8e7f8967a002e517f6f43c38689a4931e258
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Fri Dec 6 17:22:11 2019 -0800
rewrite copyright headers part 2
update all Manifests
for a fun time
_remainfest_inner () {
local _pat="*.ebuild"
pushd "$@" > /dev/null;
local _files=( $_pat )
ebuild $_files digest;
popd > /dev/null;
}
export -f _remainfest_inner
remanp () {
git ls-files '*.ebuild' | cut -d' ' -f3 | cut -d'/' -f1,2 | sort -u | xargs -P15 -r -n 1 -- bash -c '_remainfest_inner "$@"' _
}
remanp
commit fd49fca7fbc1450a730cac76d162feb848d02c58
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Fri Dec 6 15:25:46 2019 -0800
rewrite copyright headers part 1
conversion done with
=sed -i 's/201[0-9]\ Gentoo\ Foundation/2019\ Gentoo\ Authors/g' */*/*.ebuild=
there are a number of fiddly changes that need to be made before all the
Manifests can be regenerated (which will be part 2)
commit 2d8b48479c224cb9a6bb53d22aeb1b209a94fa2b
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sat Oct 13 22:40:02 2018 -0700
updates for 3.7 and pypy3 compat for scibot ebuild