Hide Forgot
Hi, according to [1], rubygem-ParseTree doesn't work with Ruby 1.9.3, so it should be retired in Fedora 17. (It's also not needed by any other packages). [1] https://github.com/seattlerb/parsetree/issues/1
It should still work with JRuby correct? Actually brings up a use case that we hadn't thought about, how to ship a gem that works w/ one interpreter but not another. Thoughts? Still seems like the project is receiving some attention upstream so not sure if retiring the package is the best course of action.
On further thought, since there are no existing dependencies on this package, I have retired for the time being. rubygem-sexp_processor seems to be a fork that is more maintained.