Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/cygwin-apps/calm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'calm/past_mistakes.py')
-rw-r--r--calm/past_mistakes.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/calm/past_mistakes.py b/calm/past_mistakes.py
index 6c38e36..08885ec 100644
--- a/calm/past_mistakes.py
+++ b/calm/past_mistakes.py
@@ -188,6 +188,8 @@ old_style_obsolete_by = {
'vim-python3': 'vim',
'vim-ruby': 'vim',
# (An empty replacement means "don't apply this heuristic")
+ # we have other plans for 'python3-*' packages, they will become virtuals
+ 'python3-.*': '',
# these packages probably should be marked as self-destruct?
'mate-utils': '',
'texlive-collection-htmlxml': '',