Hi All, How do I go about getting myself added to the Zope 3 packages so I can do releases to PyPI? (my PyPI username is chrisw) I'm not planning on doing this without getting consent from the powers that be (unless its trivial, as in this case) but it'd be handy to roll out releases if needed. The case in hand is zope.dottedname. After I'd released yet another package that does exactly the same thing (http://pypi.python.org/pypi/resolve), a friend told me about zope.dottedname and I thought I'd reduce the amount of duplicate code on PyPI. I merged my testcases into those for zope.dottedname and tidied up the docs a bit, no changes to the code at all. However, I'd like to role out a 3.4.3 release with these new docs in. Can I do it? Failing that, could someone else please? cheers, Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk
On 02.12.2008 22:23 Uhr, Chris Withers wrote:
Hi All,
How do I go about getting myself added to the Zope 3 packages so I can do releases to PyPI? (my PyPI username is chrisw)
Best you ask one of the related package maintainers (PyPI shows their names at the bottom) in private. Unfortunately this must happen with every individual package since PyPI has group support. Andreas
Chris Withers wrote:
I merged my testcases into those for zope.dottedname and tidied up the docs a bit, no changes to the code at all. However, I'd like to role out a 3.4.3 release with these new docs in.
Thanks to some help from Stephan: http://pypi.python.org/pypi/zope.dottedname/3.4.3 cheers, Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk
participants (2)
-
Andreas Jung -
Chris Withers