22520287 Upgrade cffi to version 1.4.2 (fix xattr incorporation)
authorYiteng Zhang <yiteng.zhang@oracle.com>
Wed, 24 Feb 2016 16:26:51 -0800
changeset 5495 5a03ed9262d0
parent 5493 89a648642682
child 5496 4870e9e5e06b
22520287 Upgrade cffi to version 1.4.2 (fix xattr incorporation)
components/python/xattr/xattr-PYVER.p5m
--- a/components/python/xattr/xattr-PYVER.p5m	Tue Feb 09 14:55:55 2016 -0800
+++ b/components/python/xattr/xattr-PYVER.p5m	Wed Feb 24 16:26:51 2016 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 
 set name=pkg.fmri \
@@ -60,7 +60,7 @@
 license LICENSE.txt license=MIT
 
 # Dependencies on cffi must be incorporated.
-depend type=incorporate fmri=library/python/cffi-$(PYV)@1.1.2
+depend type=incorporate fmri=library/python/cffi-$(PYV)@1.4.2
 
 # force a dependency on cffi; pkgdepend work is needed to flush this out.
 depend type=require fmri=library/python/cffi-$(PYV)