https://bugzilla.redhat.com/show_bug.cgi?id=1425934 Bug ID: 1425934 Summary: Review Request: python-mtg - Console-based access to the Gatherer Magic Card Database Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: rosser.bjr@xxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Spec URL: https://tc01.fedorapeople.org/python/mtg/python-mtg.spec SRPM URL: https://tc01.fedorapeople.org/python/mtg/python-mtg-1.6.1-1.fc25.src.rpm Description: Search for Magic cards from the command line. Limit your results by card name, color, type, rules text, converted mana cost, power, toughness, or expansion set. Rulings and flavor text also available. Clean interface and output. Fedora Account System Username: tc01 This is (primarily) a CLI application, so I've made the python3 subpackage provide "mtg". (the upstream name). If this is not the right thing to do, I can remove the provide. rpmlint is mostly clean: python-mtg.src: W: spelling-error %description -l en_US mana -> mama, mans, man python-mtg.src:50: W: unversioned-explicit-provides mtg python2-mtg.noarch: W: spelling-error %description -l en_US mana -> mama, mans, man python2-mtg.noarch: W: no-manual-page-for-binary mtg-2 python2-mtg.noarch: W: no-manual-page-for-binary mtg-2.7 python3-mtg.noarch: W: spelling-error %description -l en_US mana -> mama, mans, man python3-mtg.noarch: W: no-manual-page-for-binary mtg python3-mtg.noarch: W: no-manual-page-for-binary mtg-3 python3-mtg.noarch: W: no-manual-page-for-binary mtg-3.5 I've pulled the source from github rather than PyPI, as the github tarball includes the unit tests, README and LICENSE files, which are all absent from the PyPI tarball. -- 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