Version-Release number of selected component (if applicable): 0.1.21-4.fc25 How reproducible: always – packaging issue. Steps to Reproduce: 1. install dnf-plugins-core for python3 2. have a look at the files installed Actual results: All of these python source files don't ship pre-compiled in the RPM package: /usr/lib/python3.5/site-packages/dnf-plugins/builddep.py /usr/lib/python3.5/site-packages/dnf-plugins/config_manager.py /usr/lib/python3.5/site-packages/dnf-plugins/copr.py /usr/lib/python3.5/site-packages/dnf-plugins/debuginfo-install.py /usr/lib/python3.5/site-packages/dnf-plugins/download.py /usr/lib/python3.5/site-packages/dnf-plugins/generate_completion_cache.py /usr/lib/python3.5/site-packages/dnf-plugins/needs_restarting.py /usr/lib/python3.5/site-packages/dnf-plugins/noroot.py /usr/lib/python3.5/site-packages/dnf-plugins/protected_packages.py /usr/lib/python3.5/site-packages/dnf-plugins/repoquery.py /usr/lib/python3.5/site-packages/dnf-plugins/reposync.py Expected results: either all files should be precompiled, or none. Since all the other dnf python3 packages are shipping pre-compiled files, dnf-plugins-core should too.
commit 7dd66e54f47ff00cce8bdc0a3b5021027afab1b5 Author: Igor Gnatenko <i.gnatenko.brain> Date: Thu Dec 1 19:58:59 2016 +0100 spec: include __pycache__ files Reported-by: Miro Hrončok <miro> Signed-off-by: Igor Gnatenko <i.gnatenko.brain> Closes: #196 Approved by: ignatenkobrain
Patch released in dnf-plugins-core-1.0.2-1