Fixed setup.py, and updated version number#3
Fixed setup.py, and updated version number#3mattrobenolt wants to merge 2 commits intocloudkick:masterfrom
Conversation
|
Hi, thanks for the patch. I think there was an actual reason for renaming module from @diN0bot, can you remember it and do you think it's OK to merge this patch and publish a new version to pypi? |
|
If there's a reason for the rename, I'm alright supporting that. The setup package didn't coincide with any new naming convention, so I kept things the way they were. As for backwards compatibility, I don't think anything has changed. When I wrote the RoleDefs class, my intention was allowing it to work as it did before, with added features. We don't have any unittests or regression tests to verify though. :( |
|
@mattrobenolt @Kami Oops, I just saw this discussion. Yes, the module was renamed from cloudkick to cloudkick_api because of a conflict with cloudkick's product module name. Otherwise, LGTM. |

Hey Kami, I just happened to notice that the actual setup.py for this was out of date, so I patched that up and cleaned some other miscellaneous things. I bumped it to version 0.2.0, and this package should be good for an update on pypi. I'd like to see the 2 year old version be updated. ;)
All tested with the following:
pip install -e git://github.com/mattrobenolt/cloudkick-py.git#egg=cloudkick