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-10-14 23:34:10 +0300
committerJon Turney <jon.turney@dronecode.org.uk>2023-10-15 18:14:34 +0300
commitcda9f0512545bf5374cbed851e58140537a38f39 (patch)
tree659a0464fd60d42a68562c368395792da6975d95 /calm/past_mistakes.py
parent17dc61e9f95c74366465d0a56121cef84b88d415 (diff)
Expire python2 modules
For the first time, we are expiring obsolete packages just because they are obsolete, so it is time for the previous commit, to ensure we retain any obsolete: hints they might have caused to be generated.
Diffstat (limited to 'calm/past_mistakes.py')
-rw-r--r--calm/past_mistakes.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/calm/past_mistakes.py b/calm/past_mistakes.py
index 6561fde..13dfd50 100644
--- a/calm/past_mistakes.py
+++ b/calm/past_mistakes.py
@@ -171,6 +171,8 @@ nonexistent_provides = historical_provides + [
'python2',
'python2-devel',
'python27',
+ 'python-pygments',
+ 'python-lxml',
'_windows',
r'perl5_\d+',
r'ruby_\d+',
@@ -180,6 +182,8 @@ nonexistent_provides = historical_provides + [
# provides: which don't exist and packages which require them should be expired
expired_provides = [
+ 'python2',
+ 'python27',
]
# empty source packages