From 151f8222b58472cf2799f0a69a0057aad81d1f4b Mon Sep 17 00:00:00 2001 From: Jon Turney Date: Mon, 20 Mar 2023 23:19:00 +0000 Subject: Add future texlive provides Future work: make these regexes so we don't have to add them again in a years time. --- calm/past_mistakes.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/calm/past_mistakes.py b/calm/past_mistakes.py index fed6c49..e102337 100644 --- a/calm/past_mistakes.py +++ b/calm/past_mistakes.py @@ -160,6 +160,8 @@ nonexistent_provides = [ 'rxvt-unicode-X-debuginfo', 'xfce4-mixer-debuginfo', 'python3-dbus-debuginfo', + 'tl_2023', + 'tl_basic_2023', ] # provides: which don't exist and packages which require them should be expired -- cgit v1.2.3