[88186] trunk/dports/python

singingwolfboy at macports.org singingwolfboy at macports.org
Wed Dec 21 11:08:47 PST 2011


Revision: 88186
          http://trac.macports.org/changeset/88186
Author:   singingwolfboy at macports.org
Date:     2011-12-21 11:08:47 -0800 (Wed, 21 Dec 2011)
Log Message:
-----------
new port: py-zope-keyreference

Added Paths:
-----------
    trunk/dports/python/py-zope-keyreference/
    trunk/dports/python/py-zope-keyreference/Portfile

Added: trunk/dports/python/py-zope-keyreference/Portfile
===================================================================
--- trunk/dports/python/py-zope-keyreference/Portfile	                        (rev 0)
+++ trunk/dports/python/py-zope-keyreference/Portfile	2011-12-21 19:08:47 UTC (rev 88186)
@@ -0,0 +1,29 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           python 1.0
+
+name                py-zope-keyreference
+set real_name       zope.keyreference
+version             3.6.4
+python.versions     25 26 27
+maintainers         singingwolfboy openmaintainer
+platforms           darwin
+description         Object references that support stable comparison and hashes
+license             ZPL-2.1
+
+long_description \
+    ${description}
+
+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  7ea485cdc613cf03f7a564b48c9725dadbaba660 \
+                    sha256  8cd20b29e3e9ff5ab78212470d87585358c14f08cdfbd153cfb50bbeba8335fc
+
+if {$name != $subport} {
+    depends_build       port:py${python.version}-distribute
+}


Property changes on: trunk/dports/python/py-zope-keyreference/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111221/9d6ab33c/attachment.html>


More information about the macports-changes mailing list