https://bugzilla.redhat.com/show_bug.cgi?id=1245330 --- Comment #2 from Zbigniew Jędrzejewski-Szmek <zbyszek@xxxxxxxxx> --- (In reply to Nikola Forró from comment #1) > Your python2 package needs to provide a python2 version of its name: > https://fedoraproject.org/wiki/Packaging:Python#Provides Added. > Python3 package shouldn't own %{python3_sitelib}/__pycache__ directory. Does it? It only see /usr/lib/python3.4/site-packages/sphinxcontrib/__pycache__ here. > Rpmlint produces following output on binary packages: > > python3-sphinxcontrib-programoutput.noarch: W: dangling-relative-symlink > /usr/share/doc/python-sphinxcontrib-programoutp > ut/html/_static/jquery.js %{_jsdir}/jquery/latest/jquery.min.js > python-sphinxcontrib-programoutput.noarch: W: dangling-relative-symlink > /usr/share/doc/python-sphinxcontrib-programoutpu > t/html/_static/jquery.js %{_jsdir}/jquery/latest/jquery.min.js It's a bug in rpmlint. > You need to add web-assets-devel to BR for %{_jsdir} macro expansion. Done. > python-sphinxcontrib-programoutput.noarch: E: > python-bytecode-wrong-magic-value /usr/lib/python2.7/site-packages/sphinxc > ontrib/__pycache__/programoutput.cpython-34.pyc expected 62211 (2.7), found > 3310 (3.4) > python-sphinxcontrib-programoutput.noarch: W: python-bytecode-without-source > /usr/lib/python2.7/site-packages/sphinxcont > rib/__pycache__/__init__.cpython-34.pyc > > It seems like __pycache__ from python3 package is included in python2 > package as well. Fixed. Spec URL: http://in.waw.pl/~zbyszek/fedora/python-sphinxcontrib-programoutput.spec SRPM URL: http://in.waw.pl/~zbyszek/fedora/python-sphinxcontrib-programoutput-0.8-2.fc24.src.rpm -- 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://admin.fedoraproject.org/mailman/listinfo/package-review