https://bugzilla.redhat.com/show_bug.cgi?id=976442 --- Comment #6 from Eduardo Echeverria <echevemaster@xxxxxxxxx> --- (In reply to Marcelo Barbosa from comment #5) > Patrick, > > Please see this is issues: > > [!]: %check is present and all tests pass. I don't see any test in the package, Marcelo. > [!]: A package which is used by another package via an egg interface > should > provide egg info. @Patrick, please remove the eggs in %prep as well: %prep %setup -q # Remove bundled egg-info rm -rf foo-info and list the egg-info in a more verbose %{python_sitelib}/foo %{python_sitelib}/foo-*.egg-info - this is not arched package, the CFLAGS not are necessary the package is made in python, usually on Fedora we naming the python package with the prefix *python you can use %global pkgname bugwarrior and naming the package as well Name: python-bugwarrior by example, see: http://pkgs.fedoraproject.org/cgit/python-django-select2.git/tree/python-django-select2.spec The package requires: "twiggy", "bitlyapi",=> is on Fedora $ repoquery --provides python-bitlyapi python-bitlyapi = 0.1.1-3.fc19 "requests",is on Fedora $repoquery --provides python-requests python-requests = 1.1.0-4.fc19 "offtrac", Is on Fedora $repoquery --provides python-offtrac python-offtrac = 0.0.4-1.fc19 "python-bugzilla", is on Fedora repoquery --provides python-bugzilla python-bugzilla = 0.9.0-1.fc19 "jira-python", is on Fedora "taskw >= 0.4.2", repoquery --provides python-taskw python-taskw = 0.4.3-3.fc19 "dogpile.cache", is on Fedora repoquery --provides python-dogpile-cache python-dogpile-cache = 0.4.2-2.fc19 Please add in the requires > [!]: Package meets the Packaging Guidelines::Python > > Legend: [!] = Fail > > Reference: http://fedoraproject.org/wiki/Packaging:Python > > Marcelo Barbosa -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=o5JF8GWM7D&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review