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:
authorJon Turney <jon.turney@dronecode.org.uk>2023-01-12 18:59:27 +0300
committerJon Turney <jon.turney@dronecode.org.uk>2023-01-12 18:59:27 +0300
commit99e4a07a5b8747bf7abf45367d9a3ea0c9aed97e (patch)
tree45909e75c4e3eedcb293bd164bef07372b31a6fc
parent94388bbb8bd9f5c7847c22868401aff1c3a464bc (diff)
Expire packages which require non-existent python26
-rw-r--r--calm/past_mistakes.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/calm/past_mistakes.py b/calm/past_mistakes.py
index f32e6a3..6678d86 100644
--- a/calm/past_mistakes.py
+++ b/calm/past_mistakes.py
@@ -156,7 +156,6 @@ missing_obsolete = {
nonexistent_provides = [
'_windows',
'perl5_026',
- 'python26',
'rdiff-debuginfo',
'rxvt-unicode-X-debuginfo',
'xfce4-mixer-debuginfo',
@@ -165,6 +164,7 @@ nonexistent_provides = [
# provides: which don't exist and packages which require them should be expired
expired_provides = [
+ 'python26',
]
# empty source packages