commit: f59439335eddd5cb3e8edb917b42927e89b396e2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Aug 29 17:42:51 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Aug 29 17:42:51 2023 +0000 URL: https://gitweb.gentoo.org/proj/pkgcore/pkgcore.git/commit/?id=f5943933
new release 0.12.23 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> NEWS.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index f35743245..98cad78b6 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -2,6 +2,17 @@ Release Notes ============= +---------------------------- +pkgcore 0.12.23 (2023-08-29) +---------------------------- + +- enable python 3.12 for pkgcore (Sam James, #402) + +- manifest: support proxy configuration (Arthur Zamarin, + https://github.com/pkgcore/pkgdev/issues/103) + +- ebuild.repository: add support for stabilization groups (Arthur Zamarin, #411) + ---------------------------- pkgcore 0.12.22 (2023-08-05) ----------------------------
