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>2017-03-22 22:33:52 +0300
committerJon Turney <jon.turney@dronecode.org.uk>2017-03-22 22:38:30 +0300
commit8d2ad8724d2fb0833cd9f1c91662020e3e45f70f (patch)
treea92e44a92cc5c53291fe4602b5e1b9829ea22944
parentdc3231268734af24edefe5855959bb413ac5d2f9 (diff)
Update nonunique_versions
-rw-r--r--calm/past_mistakes.py8
1 files changed, 5 insertions, 3 deletions
diff --git a/calm/past_mistakes.py b/calm/past_mistakes.py
index 4e46e3a..6770e74 100644
--- a/calm/past_mistakes.py
+++ b/calm/past_mistakes.py
@@ -110,7 +110,9 @@ nonunique_versions = [
'gnome-panel-doc',
'gtk2.0-engines-svg',
'guile-doc',
+ 'guile-gv', # dropped pending guile-2
'info', # something went wrong with package build?
+ 'libcaca-doc', # dropped pending fix for current doxygen
'libfltk-doc',
'libical_cxx-devel',
'libquota-devel', # no longer provided by e2fsprogs
@@ -118,9 +120,9 @@ nonunique_versions = [
'minizip',
'mutter-doc',
'ocaml-camlp4', # ocaml-camlp4 removed from ocaml distribution after 4.01.0
- 'python-openssl-debuginfo', # no debuginfo anymore due to pure python
- 'python3-openssl-debuginfo', # no debuginfo anymore due to pure python
- 'ruby-gdk3-debuginfo', # no debuginfo anymore due to pure ruby
+ 'ocaml-gv', # dropped pending ocaml cleanup
+ 'python-clang', # split out from clang
+ 'python3-clang', # split out from clang
'sng-debuginfo',
'socat-debuginfo', # debuginfo for test version when curr has no debuginfo
'sqlite3-zlib', # sqlite3-zlib removed in 3.8.10, use sqlite3-compress instead