diff -r 7b09b73a67a4 -r 0f62cc221c7e components/python/cherrypy/cherrypy-PYVER.p5m --- a/components/python/cherrypy/cherrypy-PYVER.p5m Fri Jan 23 17:31:40 2015 -0800 +++ b/components/python/cherrypy/cherrypy-PYVER.p5m Tue Feb 03 19:24:25 2015 -0800 @@ -18,7 +18,7 @@ # # CDDL HEADER END # -# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved. # set name=pkg.fmri \ @@ -85,7 +85,8 @@ license cherrypy.copyright license=BSD # force the rename with an optional dependency on the old name -depend type=optional fmri=library/python-2/cherrypy-$(PYV)@3.1.2,5.12-5.12.0.0.0.41.0 +depend type=optional \ + fmri=library/python-2/cherrypy-$(PYV)@3.1.2,5.12-5.12.0.0.0.41.0 # force a dependency on the Python runtime depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \