https://bugzilla.redhat.com/show_bug.cgi?id=1639000 --- Comment #4 from Carl George <carl@george.computer> --- I changed the python2 conditional to only build on RHEL. The RHEL PyYAML only provides PyYAML and python-yaml, so it doesn't have a versioned name like the guidelines require. But I did find a python2-pyyaml dummy package that requires PyYAML, so I'll require that instead. Spec URL: https://copr-be.cloud.fedoraproject.org/results/carlwgeorge/python-responder/fedora-rawhide-x86_64/00809794-python-multipart/python-multipart.spec SRPM URL: https://copr-be.cloud.fedoraproject.org/results/carlwgeorge/python-responder/fedora-rawhide-x86_64/00809794-python-multipart/python-multipart-0.0.5-2.fc30.src.rpm > Side note: BuildRequires: python3-devel is missing. Line 61 (64 of the first spec file) is `BuildRequires: python%{python3_pkgversion}-devel`, which evaluates to python3-devel on Fedora and python34-devel on EPEL. -- 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 To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx