components/python/jinja2/jinja2-PYVER.p5m
branchs11u2-sru
changeset 4156 4b1def16fe9b
parent 3447 d639a2942707
--- a/components/python/jinja2/jinja2-PYVER.p5m	Thu Apr 16 01:36:32 2015 -0700
+++ b/components/python/jinja2/jinja2-PYVER.p5m	Mon Apr 20 12:35:51 2015 -0700
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 set name=pkg.fmri \
@@ -30,7 +30,7 @@
     value="Jinja2 is one of the most used template engines for Python. It is inspired by Django's templating system but extends it with an expressive language that gives template authors a more powerful set of tools. On top of that it adds sandboxed execution and optional automatic escaping for applications where security is important. It is internally based on Unicode and runs on a wide range of Python versions."
 set name=com.oracle.info.description \
     value="Jinja2, the template engine for Python"
-set name=com.oracle.info.tpno value=19350
+set name=com.oracle.info.tpno value=$(TPNO)
 set name=info.classification \
     value=org.opensolaris.category.2008:Development/Python
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
@@ -72,10 +72,6 @@
 #
 license LICENSE license=BSD
 
-# force a group dependency on the optional babel; pkgdepend work is needed to
-# flush this out.
-depend type=group fmri=library/python-2/babel-$(PYV)
-
 # force a dependency on the Python runtime
 depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
     pkg.debug.depend.path=usr/bin