commit: 0c5b544210491dc3c23d0e78949cbc1f036fc9ca Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Mon Feb 16 18:23:01 2026 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Mon Feb 16 18:23:01 2026 +0000 URL: https://gitweb.gentoo.org/proj/pkgcore/pkgcore.git/commit/?id=0c5b5442
new release 0.12.33 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> NEWS.rst | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/NEWS.rst b/NEWS.rst index bdfccbde..5079564d 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -4,17 +4,15 @@ Release Notes ----------------------------- -pkgcore 0.12.33 (unreleased) +pkgcore 0.12.33 (2026-02-16) ----------------------------- -- fix regression introducd in 0.12.31 incorrectly limiting `pquery` filtration, masking - packages that should be visible. +- Fix regression introduced in 0.12.31 that incorrectly limited ``pquery`` + filtering and masked packages that should have been visible. -Packaging -~~~~~~~~~~ - -- ``pytest >= 9.0`` is now required for tests. +- Require ``pytest >= 9.0`` to run the test suite. +- Continued refactoring work by Brian Harring. ---------------------------- pkgcore 0.12.32 (2026-01-03)
