Spec URL: http://nathaniel.themccallums.org/rpms/python-yapps.spec SRPM URL: http://nathaniel.themccallums.org/rpms/python-yapps-2.1.1_17.1-1.fc13.src.rpm Description: Yapps (Yet Another Python Parser System) is an easy to use parser generator that is written in Python and generates Python code. Yapps is simple, is easy to use, and produces human-readable parsers. It is not the fastest, most powerful, or most flexible parser. Yapps is designed to be used when regular expressions are not enough and other parser systems are too much: situations where you may write your own recursive descent parser.
Now that we have multiple python stacks in Fedora, this package needs needs some adjustment. (Actually we've had these python guidelines since February.) At the very least you need to have a build depenency on python2-devel instead of python-devel, but you should also investigate python3 compatibility and if desired provide the python3 subpackages.