From 7b11bae1275bc54f19ea6bfe9aeebdb8049a2cfd Mon Sep 17 00:00:00 2001 From: Jon Turney Date: Wed, 11 Jan 2023 15:35:06 +0000 Subject: Add 'python26' to non-existent provide list (since we're going to annotate python26 dependent packages which are missing that, to facilitate their removal) --- calm/past_mistakes.py | 1 + 1 file changed, 1 insertion(+) diff --git a/calm/past_mistakes.py b/calm/past_mistakes.py index 08885ec..0a56340 100644 --- a/calm/past_mistakes.py +++ b/calm/past_mistakes.py @@ -156,6 +156,7 @@ missing_obsolete = { nonexistent_provides = [ '_windows', 'perl5_026', + 'python26', 'rdiff-debuginfo', 'rxvt-unicode-X-debuginfo', 'xfce4-mixer-debuginfo', -- cgit v1.2.3