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>2016-05-02 21:24:34 +0300
committerJon Turney <jon.turney@dronecode.org.uk>2016-05-03 17:00:26 +0300
commit674c76746e69111ac51afc0d2d473d994ef8d820 (patch)
treef3942b8ef4b443827c8f045763a599ef57a47844
parentc8a3d5728bbf2bdb0cad0d4e00be0df9d1935206 (diff)
Remove forgiveness for mistakes which no longer exist
* _autorebase has a source package * terminfo no longer has a hyphen in it's version
-rw-r--r--past_mistakes.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/past_mistakes.py b/past_mistakes.py
index 5dff660..d8280d1 100644
--- a/past_mistakes.py
+++ b/past_mistakes.py
@@ -68,8 +68,6 @@ hyphen_in_version = [
'socat-debuginfo',
'tack',
'tack-debuginfo',
- 'terminfo',
- 'terminfo-extra',
'xemacs-mule-sumo',
'xemacs-sumo',
'xfs',
@@ -87,7 +85,6 @@ self_requires = [
# function as their own source
self_source = [
'R_autorebase',
- '_autorebase', # older versions were self-source, but current one isn't
'_update-info-dir',
'base-cygwin',
'base-files', # older versions were self-source, but current one isn't