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:
authorYaakov Selkowitz <yselkowi@redhat.com>2016-05-11 23:00:36 +0300
committerJon Turney <jon.turney@dronecode.org.uk>2016-05-12 00:43:05 +0300
commita1948028d018bf5b06b2ca609469b3b0787a711f (patch)
tree50cdf7d7c621a20ce298cf8d17dea0a75b394804
parent7dc8fae9002cec3048c14b9e351a1b289afc0d53 (diff)
past_mistakes: remove dialog, ncurses, xfs
The versions containing hyphens are no longer present.
-rw-r--r--past_mistakes.py16
1 files changed, 0 insertions, 16 deletions
diff --git a/past_mistakes.py b/past_mistakes.py
index d8280d1..5e1132f 100644
--- a/past_mistakes.py
+++ b/past_mistakes.py
@@ -30,8 +30,6 @@
# package names which have been used with versions containing a hyphen
hyphen_in_version = [
'ctorrent',
- 'dialog',
- 'dialog-debuginfo',
'email',
'email-debuginfo',
'fdupes',
@@ -41,27 +39,15 @@ hyphen_in_version = [
'gtk3-engines-unico-debuginfo',
'hidapi',
'hidapi-debuginfo',
- 'libdialog-devel',
- 'libdialog11',
- 'libdialog12',
'libhidapi-devel',
'libhidapi0',
'libmangle',
'libmangle-debuginfo',
- 'libncurses-devel',
- 'libncurses10',
- 'libncursesw-devel',
- 'libncursesw10',
'man-pages-posix',
'mingw64-i686-hidapi',
'mingw64-i686-hidapi-debuginfo',
'mingw64-x86_64-hidapi',
'mingw64-x86_64-hidapi-debuginfo',
- 'ncurses',
- 'ncurses-debuginfo',
- 'ncurses-demo',
- 'ncursesw',
- 'ncursesw-demo',
'recode',
'recode-debuginfo',
'socat',
@@ -70,8 +56,6 @@ hyphen_in_version = [
'tack-debuginfo',
'xemacs-mule-sumo',
'xemacs-sumo',
- 'xfs',
- 'xfs-debuginfo',
'xview',
'xview-devel',
]