>>>>> "MC" == Michael Cullen <mich181...@fedoraproject.org> writes:

MC> returned 1: error: line 27: Dependency tokens must begin with
MC> alpha-numeric, '_' or '/': BuildRequires:%{py2_dist nose}

This implies that the %py2_dist macro isn't defined at that point in
time and so you just get a literal

BuildRequires:%{py2_dist nose}

in the spec, which is not valid.  I'm guessing you're running fedpkg
scratch-build at this point.  For what release?

 - J<
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to