components/python/setuptools/setuptools-PYVER.p5m
changeset 5427 25b736152081
parent 1948 2d1537e7942d
child 5486 fc535b316139
--- a/components/python/setuptools/setuptools-PYVER.p5m	Tue Feb 09 14:48:07 2016 -0800
+++ b/components/python/setuptools/setuptools-PYVER.p5m	Tue Feb 09 15:21:35 2016 -0800
@@ -18,14 +18,15 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 
 set name=pkg.fmri \
     value=pkg:/library/python/setuptools-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary \
     value="Download, build, install, upgrade, and uninstall Python packages easily"
-set name=com.oracle.info.description value="Python $(PYVER) setup tools"
+set name=com.oracle.info.description \
+    value="Python $(MAYBE_PYVER_SPACE)setup tools"
 set name=com.oracle.info.tpno value=$(TPNO)
 set name=info.classification \
     value=org.opensolaris.category.2008:Development/Python