[76349] trunk/dports/python
adfernandes at macports.org
adfernandes at macports.org
Sun Feb 20 08:13:25 PST 2011
Revision: 76349
http://trac.macports.org/changeset/76349
Author: adfernandes at macports.org
Date: 2011-02-20 08:13:25 -0800 (Sun, 20 Feb 2011)
Log Message:
-----------
python/py2[67]-storm ; update to latet 0.18 version, add python27 port
Modified Paths:
--------------
trunk/dports/python/py26-storm/Portfile
trunk/dports/python/py27-storm/Portfile
Added Paths:
-----------
trunk/dports/python/py27-storm/
Modified: trunk/dports/python/py26-storm/Portfile
===================================================================
--- trunk/dports/python/py26-storm/Portfile 2011-02-20 16:12:01 UTC (rev 76348)
+++ trunk/dports/python/py26-storm/Portfile 2011-02-20 16:13:25 UTC (rev 76349)
@@ -4,7 +4,7 @@
PortGroup python26 1.0
name py26-storm
-version 0.15
+version 0.18
categories python databases
maintainers adfernandes openmaintainer
description Storm is an object-relational mapper (ORM) for Python developed at Canonical
@@ -21,4 +21,5 @@
distname storm-${version}
use_bzip2 yes
-checksums sha1 bf67ac73f925d67f28c7dda9f2c75d215e9f22ba
+checksums md5 fbfcd4131bc32bee2219d48287e0cb5f \
+ sha1 425b00c754f5c9a85d385a1c3e62388c660b76f3
Modified: trunk/dports/python/py27-storm/Portfile
===================================================================
--- trunk/dports/python/py26-storm/Portfile 2011-01-02 20:40:17 UTC (rev 74792)
+++ trunk/dports/python/py27-storm/Portfile 2011-02-20 16:13:25 UTC (rev 76349)
@@ -1,10 +1,10 @@
# $Id$
PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python27 1.0
-name py26-storm
-version 0.15
+name py27-storm
+version 0.18
categories python databases
maintainers adfernandes openmaintainer
description Storm is an object-relational mapper (ORM) for Python developed at Canonical
@@ -21,4 +21,5 @@
distname storm-${version}
use_bzip2 yes
-checksums sha1 bf67ac73f925d67f28c7dda9f2c75d215e9f22ba
+checksums md5 fbfcd4131bc32bee2219d48287e0cb5f \
+ sha1 425b00c754f5c9a85d385a1c3e62388c660b76f3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110220/b7902275/attachment.html>
More information about the macports-changes
mailing list