https://bugzilla.redhat.com/show_bug.cgi?id=2149430
--- Comment #3 from Michael Catanzaro mcatanza@redhat.com --- Looking at https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_library_n... we have a really iffy edge case. "A source package containing primarily a Python library MUST be named with the prefix python-." And currently the python library is all that the package ships. But these are really python bindings for a non-python library. What if syndication-domination chanegs in the future and starts installing a C++ library? Then we have to rename the source package, which is awkward.