1837: requires.txt in the ReviewBoard .egg-info specifies djblets 0.5.7
- UserError
- Review Board
Karr*****@gmai***** (Google Code) (Is this you? Claim this profile.) | |
Oct. 4, 2010 |
What version are you running? ReviewBoard 1.5 ReviewBoard 1.5 shold require Djblets 0.6.4, but the egg-info file only specifies 0.5.7 or later.
That file is built when running setup.py install, develop, egg_info, or other commands. I imagine your RPM spec file isn't running any of these, but it should probably be running egg_info.
Actually, I was doing setup.py install. I just was looking at a really old installed version instead of the one I'd just built. (Got confused about which VM I was on) Nothing to see here, move along :-/