Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Zope: Dev

where is zc.zservertracelog 1.2.0?

 

 

Zope dev RSS feed   Index | Next | Previous | View Threaded


gary.poster at gmail

Sep 11, 2009, 12:51 PM

Post #1 of 7 (866 views)
Permalink
where is zc.zservertracelog 1.2.0?

Hi. pypi advertises http://pypi.python.org/pypi/zc.zservertracelog/1.2.0
but there is no download to be found! :-) Could whoever made the
release add the download?

Thanks

Gary
_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
https://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope )


marius at gedmin

Sep 11, 2009, 1:44 PM

Post #2 of 7 (829 views)
Permalink
Re: where is zc.zservertracelog 1.2.0? [In reply to]

On Fri, Sep 11, 2009 at 03:51:30PM -0400, Gary Poster wrote:
> Hi. pypi advertises http://pypi.python.org/pypi/zc.zservertracelog/1.2.0
> but there is no download to be found! :-) Could whoever made the
> release add the download?

Is it important that the same person do it? In theory, since svn has
tags for all releases, anybody could check out the right tag and do

python setup.py sdist upload

Marius Gedminas
--
http://pov.lt/ -- Zope 3 consulting and development
Attachments: signature.asc (0.18 KB)


alex at zope

Sep 11, 2009, 1:54 PM

Post #3 of 7 (820 views)
Permalink
Re: where is zc.zservertracelog 1.2.0? [In reply to]

On Fri, Sep 11, 2009 at 4:44 PM, Marius Gedminas <marius [at] gedmin> wrote:
> On Fri, Sep 11, 2009 at 03:51:30PM -0400, Gary Poster wrote:
>> Hi.  pypi advertises http://pypi.python.org/pypi/zc.zservertracelog/1.2.0
>>   but there is no download to be found! :-)  Could whoever made the
>> release add the download?
>
> Is it important that the same person do it?  In theory, since svn has
> tags for all releases, anybody could check out the right tag and do
>
>  python setup.py sdist upload
>
> Marius Gedminas
> --
> http://pov.lt/ -- Zope 3 consulting and development
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (GNU/Linux)
>
> iD8DBQFKqravkVdEXeem148RAqE6AJ41Sa5Qr6QZU7rIBE191Kn/Kwf4zgCfQSIL
> JDluZ+F7IiH2qMhtgDkXvrg=
> =d7JS
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Zope-Dev maillist  -  Zope-Dev [at] zope
> https://mail.zope.org/mailman/listinfo/zope-dev
> **  No cross posts or HTML encoding!  **
> (Related lists -
>  https://mail.zope.org/mailman/listinfo/zope-announce
>  https://mail.zope.org/mailman/listinfo/zope )

Sorry, my mistake! I'm fixing this right away.


--
Alex Smith
Software Engineer
Zope Corporation
_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
https://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope )


alex at zope

Sep 11, 2009, 1:57 PM

Post #4 of 7 (819 views)
Permalink
Re: where is zc.zservertracelog 1.2.0? [In reply to]

On Fri, Sep 11, 2009 at 4:54 PM, Alexander J Smith <alex [at] zope> wrote:
> On Fri, Sep 11, 2009 at 4:44 PM, Marius Gedminas <marius [at] gedmin> wrote:
>> On Fri, Sep 11, 2009 at 03:51:30PM -0400, Gary Poster wrote:
>>> Hi.  pypi advertises http://pypi.python.org/pypi/zc.zservertracelog/1.2.0
>>>   but there is no download to be found! :-)  Could whoever made the
>>> release add the download?
>>
>> Is it important that the same person do it?  In theory, since svn has
>> tags for all releases, anybody could check out the right tag and do
>>
>>  python setup.py sdist upload
>>
>> Marius Gedminas
>> --
>> http://pov.lt/ -- Zope 3 consulting and development
>>
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v1.4.9 (GNU/Linux)
>>
>> iD8DBQFKqravkVdEXeem148RAqE6AJ41Sa5Qr6QZU7rIBE191Kn/Kwf4zgCfQSIL
>> JDluZ+F7IiH2qMhtgDkXvrg=
>> =d7JS
>> -----END PGP SIGNATURE-----
>>
>> _______________________________________________
>> Zope-Dev maillist  -  Zope-Dev [at] zope
>> https://mail.zope.org/mailman/listinfo/zope-dev
>> **  No cross posts or HTML encoding!  **
>> (Related lists -
>>  https://mail.zope.org/mailman/listinfo/zope-announce
>>  https://mail.zope.org/mailman/listinfo/zope )
>
> Sorry, my mistake!  I'm fixing this right away.
>
>
> --
> Alex Smith
> Software Engineer
> Zope Corporation
>

Fixed :)


--
Alex Smith
Software Engineer
Zope Corporation
_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
https://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope )


gary.poster at gmail

Sep 11, 2009, 2:51 PM

Post #5 of 7 (813 views)
Permalink
Re: where is zc.zservertracelog 1.2.0? [In reply to]

On Sep 11, 2009, at 4:57 PM, Alexander J Smith wrote:

> On Fri, Sep 11, 2009 at 4:54 PM, Alexander J Smith <alex [at] zope>
> wrote:
>> On Fri, Sep 11, 2009 at 4:44 PM, Marius Gedminas <marius [at] gedmin>
>> wrote:
>>> On Fri, Sep 11, 2009 at 03:51:30PM -0400, Gary Poster wrote:
>>>> Hi. pypi advertises http://pypi.python.org/pypi/zc.zservertracelog/1.2.0
>>>> but there is no download to be found! :-) Could whoever made the
>>>> release add the download?
>>>
>>> Is it important that the same person do it? In theory, since svn
>>> has
>>> tags for all releases, anybody could check out the right tag and do
>>>
>>> python setup.py sdist upload

I believe you need to have PyPI privileges for that distribution in
order to upload--an elite set of alexsmith, J1m, benji, achapman. :-)

>>>
>>
>> Sorry, my mistake! I'm fixing this right away.
>>
>>
>> --
>> Alex Smith
>> Software Engineer
>> Zope Corporation
>>
>
> Fixed :)

Thank you very much Alex! :-)

Gary
_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
https://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope )


marius at gedmin

Sep 11, 2009, 4:25 PM

Post #6 of 7 (814 views)
Permalink
Re: where is zc.zservertracelog 1.2.0? [In reply to]

On Fri, Sep 11, 2009 at 05:51:16PM -0400, Gary Poster wrote:
>
> On Sep 11, 2009, at 4:57 PM, Alexander J Smith wrote:
>
> > On Fri, Sep 11, 2009 at 4:54 PM, Alexander J Smith <alex [at] zope>
> > wrote:
> >> On Fri, Sep 11, 2009 at 4:44 PM, Marius Gedminas <marius [at] gedmin>
> >> wrote:
> >>> On Fri, Sep 11, 2009 at 03:51:30PM -0400, Gary Poster wrote:
> >>>> Hi. pypi advertises http://pypi.python.org/pypi/zc.zservertracelog/1.2.0
> >>>> but there is no download to be found! :-) Could whoever made the
> >>>> release add the download?
> >>>
> >>> Is it important that the same person do it? In theory, since svn
> >>> has
> >>> tags for all releases, anybody could check out the right tag and do
> >>>
> >>> python setup.py sdist upload
>
> I believe you need to have PyPI privileges for that distribution in
> order to upload--an elite set of alexsmith, J1m, benji, achapman. :-)

D'oh! I got used to being an uploader for everything -- bless Stephan's
scripts!

Marius Gedminas
--
http://pov.lt/ -- Zope 3 consulting and development
Attachments: signature.asc (0.18 KB)


reinout at vanrees

Sep 15, 2009, 2:17 AM

Post #7 of 7 (757 views)
Permalink
Re: where is zc.zservertracelog 1.2.0? [In reply to]

On 2009-09-11, Gary Poster <gary.poster [at] gmail> wrote:
> Hi. pypi advertises http://pypi.python.org/pypi/zc.zservertracelog/1.2.0
> but there is no download to be found! :-) Could whoever made the
> release add the download?

Related to the recent "1.2dev or 0" discussion where zest.releaser was
mentioned: this is a great example where small inobtrusive tools like
zest.releaser and collective.releaser help a lot.

The tool won't forget to make the upload!


Don't make things unclear ('0' instead of '1.2dev') to save you one edit
action upon releasing "as it is easier for doing a release by hand".

Especially if "doing a release by hand" means several unneeded manual edit
actions (updating changelog with release date and a new section, for instance)
that you wouldn't need by using a small tool.


Reinout

--
Reinout van Rees - reinout [at] vanrees - http://reinout.vanrees.org
Software developer at http://www.thehealthagency.com
"Military engineers build missiles. Civil engineers build targets"

_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
https://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope )

Zope dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.