| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
08 Oct 2011 02:06:06
3.5.1
|
wen  |
- Remove py-zopeevent, use py-zope.event instead |
08 Sep 2011 08:12:00
3.5.1
|
sbz  |
- Update to 3.5.1
PR: ports/160522
Submitted by: Ruslan Mahmatkhanov <cvs-src at yandex.ru>
Approved by: jadawin@ (mentor) |
05 Sep 2011 23:33:57
3.5.0_1
|
wen  |
- Pass maintainership to new volunteer
Submitted by: cvs-src@yandex.ru (new maintainer, via email) |
25 Feb 2011 07:50:41
3.5.0_1
|
miwi  |
- Move from py24 over to py25 or above
- Drop md5 support |
07 May 2010 02:55:48
3.5.0
|
wen  |
- Update to 3.5.0
- Reset maintainer |
15 Dec 2009 03:14:28
3.4.1
|
wen  |
zope.event provides a simple event system on which application-specific
event systems can be built.
Application code can generate events without being concerned about the
event-processing frameworks that might handle the events.
WWW: http://pypi.python.org/pypi/zope.event |