commit: 40012d98c5e27a5710f5b9617b96e0f9333698d6 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Mon Jun 2 05:48:36 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Mon Jun 2 05:48:36 2025 +0000 URL: https://gitweb.gentoo.org/proj/pkgcore/pkgcore.git/commit/?id=40012d98
new release 0.12.30 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> NEWS.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index fecb6024..7c4e4be9 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -2,6 +2,14 @@ Release Notes ============= +---------------------------- +pkgcore 0.12.30 (2025-06-02) +---------------------------- + +- Implement EAPI=9 features (Arthur Zamarin) + +- Fix compatibility with python 3.14 (Michał Górny, #446) + ---------------------------- pkgcore 0.12.29 (2025-01-24) ----------------------------
