https://bugzilla.redhat.com/show_bug.cgi?id=837988 Toshio Ernie Kuratomi <a.badger@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Flags| |fedora-review+ --- Comment #7 from Toshio Ernie Kuratomi <a.badger@xxxxxxxxx> --- APPROVED If you use a wildcard it should work. For instance: %{_mandir}/man1/alembic.1* The reason is that rpm has a script that gets run automatically to compress man pages. The compressed pages get a suffix (alembic.1.gz right now but man also handles xz and bz2 so perhaps that will change in the future) so without the wildcard it fails to match. For other interested people, Ralph talked to Mike Bayer (upstream for alembic) and he says python3 is supported. Right now he's testing by hand when he makes a release. They're getting a jenkins buildbot setup that will test on python3 automatically in the future. Since everything else is fixed and man pages are an easy fix you can make when you import the package, this is approved. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review