martian page on the pypi

View: New views
3 Messages — Rating Filter:   Alert me  

martian page on the pypi

by Jan-Wijbrand Kolman-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I just released martian-0.11.1 and noticed that this release then
appeared to be the most recent released on the martian pypi page.

Since I wanted to have the 0.12 to clearly be the most recent martian
release, I checked out the 0.12 tag of martian and did a:

   python ./setup/py register

Now, if you go to the martian pypi page for some reason you see two
seperate releases being mentioned.

It does not seem to affect the install-ability of martian, but it looks
a bit weird to me. Does anyone know what I did wrong here, or how I can
fix it?

regards,
jw

_______________________________________________
Grok-dev mailing list
Grok-dev@...
https://mail.zope.org/mailman/listinfo/grok-dev

Re: martian page on the pypi

by Hanno Schlichting-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi.

You can log into the PyPi web UI and change those kinds of settings in
there, this should be at
http://pypi.python.org/pypi?%3Aaction=pkg_edit&name=martian

In general there's only one release shown by default and this happens
to be the one registered last. PyPi doesn't look at version numbers
here.

For installation buildout and setuptools by default look at
http://pypi.python.org/simple/martian which lists all releases
anyways. You can also access other releases like for example
http://pypi.python.org/pypi/martian/0.8

Hanno

On Wed, Oct 7, 2009 at 8:14 PM, Jan-Wijbrand Kolman
<janwijbrand@...> wrote:

> I just released martian-0.11.1 and noticed that this release then
> appeared to be the most recent released on the martian pypi page.
>
> Since I wanted to have the 0.12 to clearly be the most recent martian
> release, I checked out the 0.12 tag of martian and did a:
>
>   python ./setup/py register
>
> Now, if you go to the martian pypi page for some reason you see two
> seperate releases being mentioned.
>
> It does not seem to affect the install-ability of martian, but it looks
> a bit weird to me. Does anyone know what I did wrong here, or how I can
> fix it?
_______________________________________________
Grok-dev mailing list
Grok-dev@...
https://mail.zope.org/mailman/listinfo/grok-dev

Re: martian page on the pypi

by Jan-Wijbrand Kolman-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hanno Schlichting wrote:
> You can log into the PyPi web UI and change those kinds of settings in
> there, this should be at
> http://pypi.python.org/pypi?%3Aaction=pkg_edit&name=martian

Thanks!!

regards,
jw

_______________________________________________
Grok-dev mailing list
Grok-dev@...
https://mail.zope.org/mailman/listinfo/grok-dev