Dominik 'Rathann' Mierzejewski wrote: > This is the porting guide: > https://open-babel.readthedocs.io/en/latest/UseTheLibrary/migration.html#migrating-to-3-0 > > It doesn't look too bad from a cursory look.
To me, this list looks like a classic incompatible major version of a library that is nontrivial to port to and that some packages will never get ported to, requiring a compatibility library. I see that the CLI and the Python modules have been renamed entirely, that the C++ interface has renamed and removed methods (which I assume are also renamed and removed in the Python bindings), and that there is even a major API design change (the "Handling of implicit hydrogens" part). This type of changes is not trivial to port to. Kevin Kofler _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org