Fedora packages for pylib and pYsearch

What started out as a desire to run py.test test on the Translate Toolkit and an attempt to run CorpusCatcher led to a mad spate of Fedora package creation.
For testing the Translate Toolkit I needed py lib for the py.test tool so out popped a py lib RPM.
Then to get CorpusCatcher running I need pYsearch so out popped the pYsearch RPM. Of course you will also want the CorpusCatcher RPM. pYseach allows you to use Python to access the Yahoo web API, CorpusCatcher uses it to query Yahoo for certain seed words that allow it to then find pages in the target language.  CorpusCatcher itself is a rewrite of BootCaT in Python and we're using it to gather corpus data for our spell checker development.
I don't intend to upstream these any time soon so if you feel the urge then please get the SRPM for pylib and pYsearch.