components/python/astroid/astroid-PYVER.p5m
changeset 5427 25b736152081
parent 5107 b5545e1bba48
child 6938 64f04bb4c3c3
--- a/components/python/astroid/astroid-PYVER.p5m	Tue Feb 09 14:48:07 2016 -0800
+++ b/components/python/astroid/astroid-PYVER.p5m	Tue Feb 09 15:21:35 2016 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 
 # None of the astroid/test/testdata *.py files have *.pyc files,
@@ -32,7 +32,8 @@
     value="astroid - Python Abstract Syntax Tree New Generation"
 set name=pkg.description \
     value="astroid provides a common base representation of python source code for projects such as pylint."
-set name=com.oracle.info.description value="the astroid Python $(PYVER) module"
+set name=com.oracle.info.description \
+    value="the astroid Python $(MAYBE_PYVER_SPACE)module"
 set name=com.oracle.info.tpno value=$(TPNO)
 set name=info.classification \
     value=org.opensolaris.category.2008:Development/Python