[100290] trunk/dports/python/py-simpy/Portfile

g5pw at macports.org g5pw at macports.org
Fri Dec 7 04:24:41 PST 2012


Revision: 100290
          https://trac.macports.org/changeset/100290
Author:   g5pw at macports.org
Date:     2012-12-07 04:24:41 -0800 (Fri, 07 Dec 2012)
Log Message:
-----------
python/py-simpy:
  updated to 2.3
  added py32- and py33- subports
  updated checksums

Modified Paths:
--------------
    trunk/dports/python/py-simpy/Portfile

Modified: trunk/dports/python/py-simpy/Portfile
===================================================================
--- trunk/dports/python/py-simpy/Portfile	2012-12-07 10:56:53 UTC (rev 100289)
+++ trunk/dports/python/py-simpy/Portfile	2012-12-07 12:24:41 UTC (rev 100290)
@@ -5,7 +5,7 @@
 PortGroup python 1.0
 
 name            py-simpy
-version         2.2
+version         2.3
 license         LGPL-2.1+
 maintainers     mcalhoun openmaintainer
 platforms       darwin freebsd
@@ -19,12 +19,10 @@
 master_sites    sourceforge:project/simpy/simpy/SimPy-${version}
 distname        SimPy-${version}
 
-use_bzip2       yes
-checksums       md5    62f973cc3160d7b5865ab6537add1cd2 \
-                sha1   a1857e64f129c1b167a7906c4759293b26a6488c \
-                rmd160 9132c37284024c11e221c41efb01813739732746
+checksums       rmd160  d392e8d47f6726f604ff0332bb41fd826ee7c29f \
+                sha256  f08cc17476e7aeaf927f3cb03a0c0566dbcae7794cbecc4f32a21f7ab195cd78
 
-python.versions 24 25 26 27
+python.versions 24 25 26 27 32 33
 
 if {$subport != $name} {
     depends_lib-append port:py${python.version}-tkinter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121207/4e8c00d8/attachment.html>


More information about the macports-changes mailing list