diff --git a/calm/past_mistakes.py b/calm/past_mistakes.py index 7f4e8ea..4ab53c0 100644 --- a/calm/past_mistakes.py +++ b/calm/past_mistakes.py @@ -169,6 +169,7 @@ # or not uploaded yet. nonexistent_provides = historical_provides + [ # python3 + 'python35', 'python35-gi', 'glade3', # python2 @@ -257,6 +258,7 @@ # provides: which don't exist and packages which require them should be expired expired_provides = [ 'python34', + 'python35', ] # empty source packages