Re: CloudMonkey on PyPi

2013-06-04 Thread David Nalley
On Tue, Jun 4, 2013 at 3:12 PM, Chip Childers wrote: > On Tue, Jun 04, 2013 at 03:09:47PM -0400, David Nalley wrote: >> On Tue, Jun 4, 2013 at 3:06 PM, Chip Childers >> wrote: >> > On Wed, Jun 05, 2013 at 12:22:02AM +0530, Rohit Yadav wrote: >> >> On Wed, Jun 5, 2013 at 12:14 AM, Chip Childers

Re: CloudMonkey on PyPi

2013-06-04 Thread Chip Childers
On Tue, Jun 04, 2013 at 03:09:47PM -0400, David Nalley wrote: > On Tue, Jun 4, 2013 at 3:06 PM, Chip Childers > wrote: > > On Wed, Jun 05, 2013 at 12:22:02AM +0530, Rohit Yadav wrote: > >> On Wed, Jun 5, 2013 at 12:14 AM, Chip Childers > >> wrote: > >> > >> > On Wed, Jun 05, 2013 at 12:09:21AM +

Re: CloudMonkey on PyPi

2013-06-04 Thread David Nalley
On Tue, Jun 4, 2013 at 3:06 PM, Chip Childers wrote: > On Wed, Jun 05, 2013 at 12:22:02AM +0530, Rohit Yadav wrote: >> On Wed, Jun 5, 2013 at 12:14 AM, Chip Childers >> wrote: >> >> > On Wed, Jun 05, 2013 at 12:09:21AM +0530, Rohit Yadav wrote: >> > > On Wed, Jun 5, 2013 at 12:05 AM, Chip Childer

Re: CloudMonkey on PyPi

2013-06-04 Thread Chip Childers
On Wed, Jun 05, 2013 at 12:22:02AM +0530, Rohit Yadav wrote: > On Wed, Jun 5, 2013 at 12:14 AM, Chip Childers > wrote: > > > On Wed, Jun 05, 2013 at 12:09:21AM +0530, Rohit Yadav wrote: > > > On Wed, Jun 5, 2013 at 12:05 AM, Chip Childers < > > chip.child...@sungard.com>wrote: > > > > > > > The p

Re: CloudMonkey on PyPi

2013-06-04 Thread David Nalley
On Tue, Jun 4, 2013 at 2:44 PM, Chip Childers wrote: > On Wed, Jun 05, 2013 at 12:09:21AM +0530, Rohit Yadav wrote: >> On Wed, Jun 5, 2013 at 12:05 AM, Chip Childers >> wrote: >> >> > The problem I'm seeing is that -SNAPSHOT is a newer version than -0, so >> > 4.1.0-0 (the one I published from th

Re: CloudMonkey on PyPi

2013-06-04 Thread Rohit Yadav
On Wed, Jun 5, 2013 at 12:14 AM, Chip Childers wrote: > On Wed, Jun 05, 2013 at 12:09:21AM +0530, Rohit Yadav wrote: > > On Wed, Jun 5, 2013 at 12:05 AM, Chip Childers < > chip.child...@sungard.com>wrote: > > > > > The problem I'm seeing is that -SNAPSHOT is a newer version than -0, so > > > 4.1.0

Re: CloudMonkey on PyPi

2013-06-04 Thread Rohit Yadav
On Wed, Jun 5, 2013 at 12:05 AM, Chip Childers wrote: > The problem I'm seeing is that -SNAPSHOT is a newer version than -0, so > 4.1.0-0 (the one I published from the release) isn't being downloaded. > Instead 4.1.0-SNAPSHOT-3 is the one that's pulled. Perhaps I'm just not > configuring things r

Re: CloudMonkey on PyPi

2013-06-04 Thread Chip Childers
On Wed, Jun 05, 2013 at 12:09:21AM +0530, Rohit Yadav wrote: > On Wed, Jun 5, 2013 at 12:05 AM, Chip Childers > wrote: > > > The problem I'm seeing is that -SNAPSHOT is a newer version than -0, so > > 4.1.0-0 (the one I published from the release) isn't being downloaded. > > Instead 4.1.0-SNAPSHO

Re: CloudMonkey on PyPi

2013-06-04 Thread Chip Childers
The problem I'm seeing is that -SNAPSHOT is a newer version than -0, so 4.1.0-0 (the one I published from the release) isn't being downloaded. Instead 4.1.0-SNAPSHOT-3 is the one that's pulled. Perhaps I'm just not configuring things right? Knowing your schedule, if you don't mind taking a look a

Re: CloudMonkey on PyPi

2013-06-04 Thread Rohit Yadav
Hi Chip! I'm fine either ways. We don't really need to remove anything and if you want you can remove the snapshot and put the said release in action. My dayjob is very engaging so I'm finding less time hacking CloudStack, so please go ahead with your judgement. I/we already welcome people who want

CloudMonkey on PyPi

2013-06-03 Thread Chip Childers
Hey Rohit, Do you think that we should remove the 4.1.0-SNAPSHOT artifacts from PyPi? It's actually a higher version than 4.1.0-0 I think. -chip