[Zope-dev] I would like to have some releases

2010-04-29 Thread Lennart Regebro
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
___
Zope-Dev maillist  -  Zope-Dev@zope.org
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 )


Re: [Zope-dev] I would like to have some releases

2010-04-29 Thread Tres Seaver
-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  tsea...@palladion.com
Palladion Software   Excellence by Designhttp://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-
___
Zope-Dev maillist  -  Zope-Dev@zope.org
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 )


Re: [Zope-dev] I would like to have some releases

2010-04-29 Thread Lennart Regebro
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
___
Zope-Dev maillist  -  Zope-Dev@zope.org
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 )


Re: [Zope-dev] I would like to have some releases

2010-04-29 Thread Hanno Schlichting
On Thu, Apr 29, 2010 at 10:00 PM, Lennart Regebro rege...@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
___
Zope-Dev maillist  -  Zope-Dev@zope.org
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 )


Re: [Zope-dev] I would like to have some releases

2010-04-29 Thread Lennart Regebro
On Thu, Apr 29, 2010 at 22:03, Hanno Schlichting ha...@hannosch.eu wrote:
 On Thu, Apr 29, 2010 at 10:00 PM, Lennart Regebro rege...@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
___
Zope-Dev maillist  -  Zope-Dev@zope.org
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 )