This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH calm] past_mistakes: remove dialog, ncurses, xfs


The versions containing hyphens are no longer present.
---
 past_mistakes.py | 16 ----------------
 1 file changed, 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',
 ]
-- 
2.8.2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]