I would like to have some releases
I would like to have the following packages released, or the permissions to release them myself. This is all in preparation for Python 3 support. zope.interface zope.events zope.exceptions zope.testing zc.recipe.testrunner The releases of zope.interface, zope.events and zope.exceptions introduce Python 3 compatibility. The release of zope.testing deprecates zope.testing.testrunner for zope.testrunner (just released). zc.recipe.testrunner uses zope.testrunner instead of zope.testing.testrunner. -- Lennart Regebro: http://regebro.wordpress.com/ Python 3 Porting: http://python-incompatibility.googlecode.com/ +33 661 58 14 64
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Lennart Regebro wrote:
I would like to have the following packages released, or the permissions to release them myself. This is all in preparation for Python 3 support.
zope.interface zope.events zope.exceptions zope.testing zc.recipe.testrunner
The releases of zope.interface, zope.events and zope.exceptions introduce Python 3 compatibility.
The release of zope.testing deprecates zope.testing.testrunner for zope.testrunner (just released).
zc.recipe.testrunner uses zope.testrunner instead of zope.testing.testrunner.
What is your PyPI ID? Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tseaver@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkvZsqYACgkQ+gerLs4ltQ6nDACghIXX1WgtYfgASgbkZ/W1F7Tx DiUAn2FFBsX1kaYZGyAIbw6PbHgiA9FV =Emzc -----END PGP SIGNATURE-----
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Tres Seaver wrote:
Lennart Regebro wrote:
I would like to have the following packages released, or the permissions to release them myself. This is all in preparation for Python 3 support.
zope.interface zope.events zope.exceptions zope.testing zc.recipe.testrunner
The releases of zope.interface, zope.events and zope.exceptions introduce Python 3 compatibility.
The release of zope.testing deprecates zope.testing.testrunner for zope.testrunner (just released).
zc.recipe.testrunner uses zope.testrunner instead of zope.testing.testrunner.
What is your PyPI ID?
Never mind, I figured it out. You are now blessed for those packages (note that it is 'zope.event' and not 'zope.events'). Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tseaver@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkvZuSgACgkQ+gerLs4ltQ7ehwCfWACYqXvFin0C2Ybdh4i7pimZ G2AAn0tv3iT9Je80H603EPhS6cOi+F4E =XmhO -----END PGP SIGNATURE-----
On Thu, Apr 29, 2010 at 18:51, Tres Seaver <tseaver@palladion.com> wrote:
Never mind, I figured it out.
OK, thanks! -- Lennart Regebro: http://regebro.wordpress.com/ Python 3 Porting: http://python-incompatibility.googlecode.com/ +33 661 58 14 64
OK, I started carefully with zope.interface 3.6.0. :) Source only so far. I have a Windows machine, and I could make Windows releases as well, I guess. Is there any docs on what's needed for that? I haven't built python extensions on Windows since 2004. :) -- Lennart Regebro: Python, Zope, Plone, Grok http://regebro.wordpress.com/ +33 661 58 14 64
On Thu, Apr 29, 2010 at 10:00 PM, Lennart Regebro <regebro@gmail.com> wrote:
OK, I started carefully with zope.interface 3.6.0. :)
Source only so far. I have a Windows machine, and I could make Windows releases as well, I guess. Is there any docs on what's needed for that? I haven't built python extensions on Windows since 2004. :)
I'll do the Python 2.6 (32-bit + 64-bit) releases tomorrow. Hanno
On Thu, Apr 29, 2010 at 22:03, Hanno Schlichting <hanno@hannosch.eu> wrote:
On Thu, Apr 29, 2010 at 10:00 PM, Lennart Regebro <regebro@gmail.com> wrote:
OK, I started carefully with zope.interface 3.6.0. :)
Source only so far. I have a Windows machine, and I could make Windows releases as well, I guess. Is there any docs on what's needed for that? I haven't built python extensions on Windows since 2004. :)
I'll do the Python 2.6 (32-bit + 64-bit) releases tomorrow.
Great! I don't have 64 bit system, forgot about that. :) -- Lennart Regebro: Python, Zope, Plone, Grok http://regebro.wordpress.com/ +33 661 58 14 64
participants (3)
-
Hanno Schlichting -
Lennart Regebro -
Tres Seaver