components/python/virtualenv/virtualenv-PYVER.p5m
branchs11-update
changeset 3661 47545fb8aed4
parent 2881 8cae3c148a42
child 3704 69ab8eca01c5
--- a/components/python/virtualenv/virtualenv-PYVER.p5m	Tue Jan 20 22:00:28 2015 -0800
+++ b/components/python/virtualenv/virtualenv-PYVER.p5m	Sat Jan 17 09:17:37 2015 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 set name=pkg.fmri \
@@ -27,7 +27,7 @@
 set name=pkg.description \
     value="virtualenv is a tool to create isolated Python environments. It creates an environment that has its own installation directories, that doesn't share libraries with other virtualenv environments (and optionally doesn't access the globally installed libraries either)."
 set name=com.oracle.info.description value="the Python virtualenv module"
-set name=com.oracle.info.tpno value=15853
+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)