https://bugzilla.redhat.com/show_bug.cgi?id=977638 --- Comment #30 from Christopher Meng <cickumqt@xxxxxxxxx> --- Still has problems: 1. Missing Requires: espeak in python3 package. 2. No matter python3 package enabled or not, please do this at first: # Remove bundled egg-info rm -rf python-espeak.egg-info 3. Summaries/descriptions need improvement: %if 0%{?with_python3} %package -n python3-espeak Summary: Python bindings for espeak --> %if 0%{?with_python3} %package -n python3-espeak Summary: Python 3 bindings for espeak Same to the main python2 version. 4. %{buildroot}/%{python3_sitearch} --> %{buildroot}%{python3_sitearch} Apply to others. 5. -- 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