Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / setup.py @ 74193008

History | View | Annotate | Download (7.9 kB)

# Date Author Comment
d76f1814 04/19/2012 06:11 pm Kostas Papadimitriou

Fix python-daemon required version

07a74632 03/29/2012 03:41 pm Kostas Papadimitriou

Update lockfile requirement for cyclades-app

4acc516f 03/26/2012 08:36 pm Kostas Papadimitriou

Update required vncauthproxy version

c2efc44b 03/02/2012 05:03 pm Kostas Papadimitriou

Updated cyclades-app required common version

0ed12c27 03/01/2012 06:36 pm Kostas Papadimitriou

Updated setup requirements and snf-common hooks

0d316750 02/28/2012 06:14 pm Giorgos Verigakis

Use pithos-backend v0.9.1

2b19ed00 02/21/2012 04:14 pm Giorgos Verigakis

Add lock file 0.8 dependency

64e48fd1 02/03/2012 02:27 pm Vangelis Koukis

Amend INSTALL_REQUIRES with explicit versions

Amend INSTALL_REQUIRES in */setup.py with explicit version numbers
where not previously specified.

Use '>=' comparisons, to avoid console scripts barfing if the
exact same version specified in setup.py is not currently installed...

9c0ac5af 01/30/2012 06:55 pm Kostas Papadimitriou

Renamed snf-app to snf-cyclades-app