1837: requires.txt in the ReviewBoard .egg-info specifies djblets 0.5.7

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.
chipx86
#1 chipx86
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.
#2 Karr*****@gmai***** (Google Code) (Is this you? Claim this profile.)
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 :-/
chipx86
#3 chipx86
  • +UserError