https://bugzilla.redhat.com/show_bug.cgi?id=1353169 --- Comment #15 from Igor Gnatenko <ignatenko@xxxxxxxxxx> --- (In reply to José Matos from comment #14) > (In reply to Neal Gompa from comment #13) > > I agree with Igor here. If this can't be used as a Python module, then it > > shouldn't be packaged in such a manner. > > My first reaction was, oh no we are not getting one more time in the > argument of python modules versus python applications... :-) > > In the defense of the python- prefix in the name we can consider that: > > * nikola is available through pypi.python.org > https://pypi.python.org/pypi/Nikola All python crap is distributed there ;) > > * the package consist mostly of a python module with a script on /usr/bin > that is a wrapper that calls the nikola module: > if __name__ == '__main__': > sys.exit( > load_entry_point('Nikola==7.7.12', 'console_scripts', 'nikola')() > ) Actually question if there is documentation which says import nikola. If it doesn't it's better to name it nikola and ship only py3 version. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://lists.fedoraproject.org/admin/lists/package-review@xxxxxxxxxxxxxxxxxxxxxxx