easy_install does not get last revision of pandora_client #2346

Closed
opened 2014-02-25 08:51:14 +00:00 by 0x2620 · 4 comments
Owner

Hi,

When I run: easy_install pandora_client
I get it installed but with revision 156. So I checked EGG-INFO/PKG-INFO file and found that Version is set to 0.2.156. SO how can I force it to get last revision from pandora_client bzr repository.

Thanks

Hi, When I run: easy_install pandora_client I get it installed but with revision 156. So I checked EGG-INFO/PKG-INFO file and found that Version is set to 0.2.156. SO how can I force it to get last revision from pandora_client bzr repository. Thanks
j added the
general
label 2014-02-25 08:51:14 +00:00
j added this to the 14.01 milestone 2014-02-25 08:51:14 +00:00
0x2620 was assigned by j 2014-02-25 08:51:14 +00:00
j added the
defect
label 2014-02-25 08:51:14 +00:00
Owner

have to make a new release, will do that soon together with a new pan.do/ra release.

have to make a new release, will do that soon together with a new pan.do/ra release.
j added the
critical
normal
labels 2014-02-25 08:56:00 +00:00
Author
Owner

Aha ok but if I need to apply it to test pandora_image with the last changes. Is there a way to do it till u apply it?

Aha ok but if I need to apply it to test pandora_image with the last changes. Is there a way to do it till u apply it?
Owner

to install the current dev version of pandora_client you can do:

bzr branch http://code.0x2620.org/pandora_client
cd pandora_client
python setup.py install
to install the current dev version of pandora_client you can do: ``` bzr branch http://code.0x2620.org/pandora_client cd pandora_client python setup.py install ```
Owner

pandora_client-0.2.163 has been released and can be installed via easy_install -U pandora_client now.

pandora_client-0.2.163 has been released and can be installed via easy_install -U pandora_client now.
j added the
fixed
label 2014-02-25 09:36:52 +00:00
j closed this issue 2014-02-25 09:36:52 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#2346
No description provided.