www-servers/woof
an ad-hoc single file webserver
ChangeLog
commit 10c0bf1febaa8a7b2478558a7a57908dcd6dda69
Author: Zakk <zakk@gentoozh.org>
Date: Fri Jul 17 08:19:18 2026 +1000
treewide: drop python3_11 from PYTHON_COMPAT
python3_11 no longer resolves for packages depending on dev-python/requests,
which dropped it. Raise the PYTHON_COMPAT floor to python3_12 across every
package in the overlay that still allowed python3_11, keeping the python3_14
profile default (ceiling raised to python3_14 where it was lower).
python3_15 is only kept where it was already declared and verified on 3.15
(mwparserfromhell: builds and tests pass); it is not added elsewhere, since
python3.15 is not installed here and could not be build-tested.
Bug: https://github.com/gentoo-zh/overlay/issues/11037
commit f9b06e31839e46d41a31e41e156fd0bc2d161713
Author: Zakk <zakk@gentoozh.org>
Date: Fri Jul 17 10:46:54 2026 +1000
treewide: HOMEPAGE and metadata.xml hygiene
http->https and moved/renamed HOMEPAGE URLs; document local USE flags, correct
remote-ids, fix the DOCTYPE line, and normalise metadata.xml whitespace. Pure
metadata: no SRC_URI, ebuild logic, or Manifest changes.
Signed-off-by: Zakk <zakk@gentoozh.org>
commit 9b51ec02a860f3cdb91fc02a12a7ca66a6d877f9
Author: Yongxiang Liang <tanekliang@gmail.com>
Date: Thu Apr 30 17:23:47 2026 +0800
www-servers/woof: update python targets
commit b00144e6652edd00ae2fc8f7327924c44a03f504
Author: liuyujielol <2073201758GD@gmail.com>
Date: Sun Nov 19 17:04:45 2023 +0800
www-servers/woof: unkeyword 9999 for ~amd64, ~x86
/usr/lib/python-exec/python3.11/woof:30: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13
EclassUserVariableUsage: version 9999: line 13: uses user variable 'EGIT_CLONE_TYPE' from eclass 'git-r3'
PythonMissingDeps: version 9999: missing RDEPEND="$"
PythonMissingRequiredUse: version 9999: missing REQUIRED_USE="$"
VisibleVcsPkg: version 9999: VCS version visible for KEYWORDS="~amd64", profile default/linux/amd64/17.0/musl (72 total)
Signed-off-by: liuyujielol <2073201758GD@gmail.com>
commit 24993a43b9f5ef5df47b8d876dcbfbfde1b4b8a9
Author: Yongxiang Liang <tanekliang@gmail.com>
Date: Tue Nov 14 22:13:47 2023 +0800
*/*: fixed EmptyGlobalAssignment
commit fbbb774a65f7aba96123a374a0dcc6c2d55c0f93
Author: Yongxiang Liang <tanekliang@gmail.com>
Date: Tue May 2 13:31:37 2023 +0800
www-servers/woof: enable py3.11
commit 0382a074dc14b5f8f00a8ddd5ffaf036e66839c1
Author: Yongxiang Liang <tanekliang@gmail.com>
Date: Sat Dec 31 00:05:30 2022 +0800
*/*: update remote-id
commit 90402500f76cd45ce4a4decb3e7d2fb7811eff54
Author: Schroedinger <dylanturing@protonmail.com>
Date: Sat Jan 22 04:15:56 2022 +0800
www-servers/woof: new package
Author: Zakk <zakk@gentoozh.org>
Date: Fri Jul 17 08:19:18 2026 +1000
treewide: drop python3_11 from PYTHON_COMPAT
python3_11 no longer resolves for packages depending on dev-python/requests,
which dropped it. Raise the PYTHON_COMPAT floor to python3_12 across every
package in the overlay that still allowed python3_11, keeping the python3_14
profile default (ceiling raised to python3_14 where it was lower).
python3_15 is only kept where it was already declared and verified on 3.15
(mwparserfromhell: builds and tests pass); it is not added elsewhere, since
python3.15 is not installed here and could not be build-tested.
Bug: https://github.com/gentoo-zh/overlay/issues/11037
commit f9b06e31839e46d41a31e41e156fd0bc2d161713
Author: Zakk <zakk@gentoozh.org>
Date: Fri Jul 17 10:46:54 2026 +1000
treewide: HOMEPAGE and metadata.xml hygiene
http->https and moved/renamed HOMEPAGE URLs; document local USE flags, correct
remote-ids, fix the DOCTYPE line, and normalise metadata.xml whitespace. Pure
metadata: no SRC_URI, ebuild logic, or Manifest changes.
Signed-off-by: Zakk <zakk@gentoozh.org>
commit 9b51ec02a860f3cdb91fc02a12a7ca66a6d877f9
Author: Yongxiang Liang <tanekliang@gmail.com>
Date: Thu Apr 30 17:23:47 2026 +0800
www-servers/woof: update python targets
commit b00144e6652edd00ae2fc8f7327924c44a03f504
Author: liuyujielol <2073201758GD@gmail.com>
Date: Sun Nov 19 17:04:45 2023 +0800
www-servers/woof: unkeyword 9999 for ~amd64, ~x86
/usr/lib/python-exec/python3.11/woof:30: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13
EclassUserVariableUsage: version 9999: line 13: uses user variable 'EGIT_CLONE_TYPE' from eclass 'git-r3'
PythonMissingDeps: version 9999: missing RDEPEND="$"
PythonMissingRequiredUse: version 9999: missing REQUIRED_USE="$"
VisibleVcsPkg: version 9999: VCS version visible for KEYWORDS="~amd64", profile default/linux/amd64/17.0/musl (72 total)
Signed-off-by: liuyujielol <2073201758GD@gmail.com>
commit 24993a43b9f5ef5df47b8d876dcbfbfde1b4b8a9
Author: Yongxiang Liang <tanekliang@gmail.com>
Date: Tue Nov 14 22:13:47 2023 +0800
*/*: fixed EmptyGlobalAssignment
commit fbbb774a65f7aba96123a374a0dcc6c2d55c0f93
Author: Yongxiang Liang <tanekliang@gmail.com>
Date: Tue May 2 13:31:37 2023 +0800
www-servers/woof: enable py3.11
commit 0382a074dc14b5f8f00a8ddd5ffaf036e66839c1
Author: Yongxiang Liang <tanekliang@gmail.com>
Date: Sat Dec 31 00:05:30 2022 +0800
*/*: update remote-id
commit 90402500f76cd45ce4a4decb3e7d2fb7811eff54
Author: Schroedinger <dylanturing@protonmail.com>
Date: Sat Jan 22 04:15:56 2022 +0800
www-servers/woof: new package


View
Download
Browse