>>>>> "MC" == Michael Cullen <[email protected]> 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 -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to