public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [PATCH calm] past_mistakes: remove dialog, ncurses, xfs
@ 2016-05-11 20:00 Yaakov Selkowitz
  2016-05-12 14:27 ` Jon Turney
  0 siblings, 1 reply; 2+ messages in thread
From: Yaakov Selkowitz @ 2016-05-11 20:00 UTC (permalink / raw)
  To: cygwin-apps

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH calm] past_mistakes: remove dialog, ncurses, xfs
  2016-05-11 20:00 [PATCH calm] past_mistakes: remove dialog, ncurses, xfs Yaakov Selkowitz
@ 2016-05-12 14:27 ` Jon Turney
  0 siblings, 0 replies; 2+ messages in thread
From: Jon Turney @ 2016-05-12 14:27 UTC (permalink / raw)
  To: cygwin-apps

On 11/05/2016 21:00, Yaakov Selkowitz wrote:
> The versions containing hyphens are no longer present.

Applied, thanks.

Of course, some people might consider deleting those versions to be 
cheating :)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-05-12 14:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-11 20:00 [PATCH calm] past_mistakes: remove dialog, ncurses, xfs Yaakov Selkowitz
2016-05-12 14:27 ` Jon Turney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).