[83720] trunk/dports/python

singingwolfboy at macports.org singingwolfboy at macports.org
Fri Sep 9 12:20:50 PDT 2011


Revision: 83720
          http://trac.macports.org/changeset/83720
Author:   singingwolfboy at macports.org
Date:     2011-09-09 12:20:50 -0700 (Fri, 09 Sep 2011)
Log Message:
-----------
New port: py27-zope-event

Added Paths:
-----------
    trunk/dports/python/py27-zope-event/
    trunk/dports/python/py27-zope-event/Portfile

Added: trunk/dports/python/py27-zope-event/Portfile
===================================================================
--- trunk/dports/python/py27-zope-event/Portfile	                        (rev 0)
+++ trunk/dports/python/py27-zope-event/Portfile	2011-09-09 19:20:50 UTC (rev 83720)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           python27 1.0
+
+name                py27-zope-event
+set real_name       zope.event
+version             3.5.1
+maintainers         singingwolfboy openmaintainer
+platforms           darwin
+description         Very basic event publishing system
+license             ZPL 2.1
+
+long_description \
+    The zope.event package provides a simple event system, including an \
+    event publishing API, intended for use by applications which are unaware of \
+    any subscribers to their events, and a very simple event-dispatching system \
+    on which more sophisticated event dispatching systems can be built. 
+
+categories-append   zope
+
+homepage            http://pypi.python.org/pypi/${real_name}
+master_sites        http://pypi.python.org/packages/source/z/${real_name}
+distname            ${real_name}-${version}
+
+checksums           rmd160  46f8cbf1ab855c086aac1a3bdcbe0a6f7e7418dc \
+                    sha256  47fef2b2e06c16f337601ae01fb9cbc5301e6c5fb35d35bed6e805986dd71b7d
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110909/0483edff/attachment.html>


More information about the macports-changes mailing list