From e0c3e0a55b64689124adc70f5b5b2ee0926856b9 Mon Sep 17 00:00:00 2001 From: Jon Turney Date: Thu, 14 Dec 2023 19:26:40 +0000 Subject: Facilitate more python2 removal --- calm/past_mistakes.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/calm/past_mistakes.py b/calm/past_mistakes.py index 13dfd50..5b7ddb1 100644 --- a/calm/past_mistakes.py +++ b/calm/past_mistakes.py @@ -171,8 +171,10 @@ nonexistent_provides = historical_provides + [ 'python2', 'python2-devel', 'python27', - 'python-pygments', 'python-lxml', + 'python-mx', + 'python-pygments', + 'python-pynotify', '_windows', r'perl5_\d+', r'ruby_\d+', -- cgit v1.2.3