From 000f47f29e4eabab8d002373cec7f463b5e95459 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 4 Apr 2026 20:16:16 +0200 Subject: [PATCH] package.mask: Last rite dev-python/uritools MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug: https://bugs.gentoo.org/971998 Signed-off-by: Michał Górny --- profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index fea43a743ff18..4c91cb2a7cae3 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,11 @@ #--- END OF EXAMPLES --- +# Michał Górny (2026-04-04) +# NIH dependency for the removed spdx-tools package. No revdeps. +# Removal on 2026-05-04. Bug #971998. +dev-python/uritools + # Michał Górny (2026-04-04) # Setuptools extension that's not really useful. The only revdep used # to be dev-python/trove-classifiers but we had to workaround it due to