[140292] trunk/dports/python/py-blosc/Portfile

stromnov at macports.org stromnov at macports.org
Wed Sep 16 09:13:23 PDT 2015


Revision: 140292
          https://trac.macports.org/changeset/140292
Author:   stromnov at macports.org
Date:     2015-09-16 09:13:23 -0700 (Wed, 16 Sep 2015)
Log Message:
-----------
py-blosc: update to version 1.2.8

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

Modified: trunk/dports/python/py-blosc/Portfile
===================================================================
--- trunk/dports/python/py-blosc/Portfile	2015-09-16 16:13:03 UTC (rev 140291)
+++ trunk/dports/python/py-blosc/Portfile	2015-09-16 16:13:23 UTC (rev 140292)
@@ -5,13 +5,13 @@
 PortGroup           python 1.0
 
 name                py-blosc
-version             1.2.7
+version             1.2.8
 revision            0
 categories-append   devel
 platforms           darwin
 license             MIT
 
-python.versions     27 34
+python.versions     27 34 35
 
 maintainers         stromnov openmaintainer
 
@@ -34,10 +34,12 @@
 
 distname            blosc-${version}
 
-checksums           rmd160  5b7182487d55eab1d521ebf683f7a83ab88d7115 \
-                    sha256  820a1888201c700081741b78450f226f14e3fe0a612976abd222d5a374a88c4e
+checksums           rmd160  b3d718cfaea91b93ae147020496764e172b69071 \
+                    sha256  fc8996733de73d70cc2482f98972a38a908ca7286d30429fe828390b1bb010c3
 
 if {${name} ne ${subport}} {
+    depends_build-append \
+                        port:py${python.version}-setuptools
     depends_lib-append  port:blosc
 
     build.args-append   --blosc=${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150916/741eb3d7/attachment.html>


More information about the macports-changes mailing list