[83714] trunk/dports/python

singingwolfboy at macports.org singingwolfboy at macports.org
Fri Sep 9 11:00:45 PDT 2011


Revision: 83714
          http://trac.macports.org/changeset/83714
Author:   singingwolfboy at macports.org
Date:     2011-09-09 11:00:45 -0700 (Fri, 09 Sep 2011)
Log Message:
-----------
New port: py27-transaction

Added Paths:
-----------
    trunk/dports/python/py27-transaction/
    trunk/dports/python/py27-transaction/Portfile

Added: trunk/dports/python/py27-transaction/Portfile
===================================================================
--- trunk/dports/python/py27-transaction/Portfile	                        (rev 0)
+++ trunk/dports/python/py27-transaction/Portfile	2011-09-09 18:00:45 UTC (rev 83714)
@@ -0,0 +1,24 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id: Portfile 68387 2010-06-02 21:55:41Z singingwolfboy at macports.org $
+
+PortSystem          1.0
+PortGroup           python27 1.0
+
+name                py27-transaction
+set real_name       transaction
+version             1.1.1
+categories-append   databases
+maintainers         singingwolfboy openmaintainer
+license             ZPL 2.1
+description         generic transaction implementation for Python
+long_description    \
+    ${description}
+
+platforms           darwin
+
+homepage            http://pypi.python.org/pypi/${real_name}
+master_sites        http://pypi.python.org/packages/source/t/${real_name}/
+distname            ${real_name}-${version}
+
+checksums           rmd160  29bb6d288dc22ea0a70e04d8150f13af69efee9d \
+                    sha256  3e00f6db97297cd2ff869b3d32109019bf898d925593926d729d546a47660ca9
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110909/b782d19d/attachment-0001.html>


More information about the macports-changes mailing list