https://bugzilla.redhat.com/show_bug.cgi?id=1394250 --- Comment #4 from Athmane Madjoudj <athmanem@xxxxxxxxx> --- Thanks alot for reviewing, please find below the update. Wrt underscore, IMHO it's only forbidden if it's a separator, in our case it's part of the name, we have python modules and other packages that contain _ (I myself have couple Apache httpd modules). It can be checked with: dnf repoquery --qf '%{name}' python\*_\* dnf repoquery --qf '%{name}' \*_\* I'll submit pytest_aiohttp soon, but for now we need this pkg in order to fix python3-aiohttp issues, which is breaking GNS3 (see blocked bugs) SPEC: https://athmane.fedorapeople.org/pkgs/python-async_timeout.spec SRPM: https://athmane.fedorapeople.org/pkgs/python-async_timeout-1.1.0-2.fc25.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 To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx