[125075] trunk/dports/python/py-scikits-bootstrap/Portfile

aronnax at macports.org aronnax at macports.org
Thu Sep 4 09:14:49 PDT 2014


Revision: 125075
          https://trac.macports.org/changeset/125075
Author:   aronnax at macports.org
Date:     2014-09-04 09:14:49 -0700 (Thu, 04 Sep 2014)
Log Message:
-----------
py-scikits-bootstrap: update to 0.3.2; add subports for Python 3.2, 3.3, 3.4

Modified Paths:
--------------
    trunk/dports/python/py-scikits-bootstrap/Portfile

Modified: trunk/dports/python/py-scikits-bootstrap/Portfile
===================================================================
--- trunk/dports/python/py-scikits-bootstrap/Portfile	2014-09-04 15:36:31 UTC (rev 125074)
+++ trunk/dports/python/py-scikits-bootstrap/Portfile	2014-09-04 16:14:49 UTC (rev 125075)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-scikits-bootstrap
-version             0.3.1
+version             0.3.2
 categories-append   science
 license             BSD
 platforms           darwin
@@ -17,11 +17,13 @@
 master_sites        http://pypi.python.org/packages/source/s/scikits.bootstrap/
 
 distname            scikits.bootstrap-${version}
+worksrcdir          scikits-bootstrap-${version}
 
-checksums           rmd160  2443123ed219d6e9a74fc5eede68b8fc5c16dd2c \
-                    sha256  f1a18b7930a1743838988aa82bcde2a35edefbea80892692e340d9ac505a573b
+checksums           md5     c4e55db940f078759b52b32cdf394224 \
+                    rmd160  f13d0cde10cfbea234421ffd3f13e849f4854a3d \
+                    sha256  0f3e335060de3b768c9eb1a4938097323808b75724e2bcdec609dc5143bcfa3a
 
-python.versions     26 27
+python.versions     26 27 32 33 34
 
 if {${name} ne ${subport}} {
     depends_lib-append  port:py${python.version}-setuptools \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140904/3649db3f/attachment.html>


More information about the macports-changes mailing list