https://bugzilla.redhat.com/show_bug.cgi?id=1829340



--- Comment #9 from Miro Hrončok <mhron...@redhat.com> ---
The source package name should be python-pebble, the subpackage name should be
python3-pebble, see the example in
https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_example_python_spec_file

Also, the files section is overcomplicated now, this should work:

%files -n python3-pebble
%doc README.rst
%license LICENSE
%{python3_sitelib}/pebble/
%{python3_sitelib}/Pebble-*.egg-info/


-- 
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@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org

Reply via email to