zope.event 4.0.3-2 source package in Ubuntu RTM

Changelog

zope.event (4.0.3-2) unstable; urgency=medium


  * debian/control: Drop Depends on python{,3}-zope pure virtual
    packages.

 -- Barry Warsaw <email address hidden>  Tue, 01 Jul 2014 11:45:20 -0400

Upload details

Uploaded by:
Fabio Tranchitella
Uploaded to:
Sid
Original maintainer:
Fabio Tranchitella
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release main python
14.09 release main python

Builds

Utopic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
zope.event_4.0.3-2.dsc 2.1 KiB a44bcdcd3886c102c1951fe9aeb81839578899345b4e55d52ba0b8f0c73047c7
zope.event_4.0.3.orig.tar.gz 16.5 KiB 5324d6290560a6206d45ece231bbf64afbb296993595076ba265bf4b30dd9896
zope.event_4.0.3-2.debian.tar.xz 3.4 KiB a7780d1ff215aaa1f158fb9e4f722b5760562d556b92686ab530fd89c7da18b5

Available diffs

No changes file available.

Binary packages built by this source

python-zope.event: Very basic event publishing system

 This package provides a simple event system. It provides an event publishing
 system and a very simple event-dispatching system on which more sophisticated
 event dispatching systems can be built. For example, a type-based event
 dispatching system that builds on zope.event can be found in zope.component.
 .
 This is the Python 2 library.

python3-zope.event: Very basic event publishing system

 This package provides a simple event system. It provides an event publishing
 system and a very simple event-dispatching system on which more sophisticated
 event dispatching systems can be built. For example, a type-based event
 dispatching system that builds on zope.event can be found in zope.component.
 .
 This is the Python 3 library.