[138400] trunk/dports/python/py-raven/Portfile
stromnov at macports.org
stromnov at macports.org
Tue Jul 7 07:36:38 PDT 2015
Revision: 138400
https://trac.macports.org/changeset/138400
Author: stromnov at macports.org
Date: 2015-07-07 07:36:38 -0700 (Tue, 07 Jul 2015)
Log Message:
-----------
py-raven: update to version 5.4.0
Modified Paths:
--------------
trunk/dports/python/py-raven/Portfile
Modified: trunk/dports/python/py-raven/Portfile
===================================================================
--- trunk/dports/python/py-raven/Portfile 2015-07-07 13:11:48 UTC (rev 138399)
+++ trunk/dports/python/py-raven/Portfile 2015-07-07 14:36:38 UTC (rev 138400)
@@ -5,7 +5,7 @@
PortGroup python 1.0
name py-raven
-version 5.3.1
+version 5.4.0
revision 0
categories-append devel
platforms darwin
@@ -24,11 +24,12 @@
distname raven-${version}
-checksums rmd160 c86a2e325bd02a90ff568772973260fa2d0492ec \
- sha256 20acfc479a90d1167924663b1615ba329e691534ad167596837a15f61812a72b
+checksums rmd160 6fe9823a2492e7173c15b637e26a52680bcccbcd \
+ sha256 f9d1d68692494f7f9fc5b6208a169107dfeec3cd28a72081fede5fcd215a212b
if {${name} ne ${subport}} {
- depends_build port:py${python.version}-setuptools
+ # raven depends on pkg_resources from setuptools
+ depends_lib-append port:py${python.version}-setuptools
livecheck.type none
} else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150707/b6ea64f4/attachment.html>
More information about the macports-changes
mailing list