https://bugzilla.redhat.com/show_bug.cgi?id=832698
--- Comment #1 from Karel Klíč kklic@redhat.com --- I feel the license might be an issue.
I interpret the license of this package (file LICENSE.txt) as "BSD with advertising" because of the following section:
-- 3. All advertising materials for third-party software mentioning features or use of this software must display the following disclaimer:
"Neither Carnegie Mellon University nor its Software Engineering Institute have reviewed or endorsed this software" --
http://fedoraproject.org/wiki/Licensing:Main indicates that the "BSD with advertising" license is free but _incompatible with GPLv3_, which is the license of GDB including its Python interface. The package is built on the top of that GDB Python interface.
Do you agree with this interpretation?