components/python/python26/python-26-tests.p5m
changeset 3732 0f62cc221c7e
parent 2213 b87f3edd5dd7
--- a/components/python/python26/python-26-tests.p5m	Fri Jan 23 17:31:40 2015 -0800
+++ b/components/python/python26/python-26-tests.p5m	Tue Feb 03 19:24:25 2015 -0800
@@ -18,25 +18,25 @@
 #
 # 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 \
     value=pkg:/runtime/python-26/tests@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="Tests for the Python interpreter, libraries and utilities"
+set name=pkg.summary \
+    value="Tests for the Python interpreter, libraries and utilities"
+
+# This package name has known conflicts with other packages in the WOS
+set name=pkg.linted.pkglint.manifest004 value=true
 set name=com.oracle.info.description value="test cases for Python 2.6"
 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)
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.arc-caseid \
-    value=PSARC/2009/043
+set name=org.opensolaris.arc-caseid value=PSARC/2009/043
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 
-# This package name has known conflicts with other packages in the WOS
-set pkg.linted.pkglint.manifest004=true
-
 
 file path=usr/lib/python2.6/bsddb/test/__init__.py
 file path=usr/lib/python2.6/bsddb/test/test_all.py
@@ -214,19 +214,19 @@
 file path=usr/lib/python2.6/lib-dynload/_testcapi.so
 file path=usr/lib/python2.6/lib2to3/tests/__init__.py
 file path=usr/lib/python2.6/lib2to3/tests/pytree_idempotency.py \
-	pkg.depend.bypass-generate=.*
+    pkg.depend.bypass-generate=.*
 file path=usr/lib/python2.6/lib2to3/tests/support.py
 file path=usr/lib/python2.6/lib2to3/tests/test_all_fixers.py \
-	pkg.depend.bypass-generate=.*
+    pkg.depend.bypass-generate=.*
 file path=usr/lib/python2.6/lib2to3/tests/test_fixers.py \
-	pkg.depend.bypass-generate=.*
+    pkg.depend.bypass-generate=.*
 file path=usr/lib/python2.6/lib2to3/tests/test_parser.py \
-	pkg.depend.bypass-generate=.*
+    pkg.depend.bypass-generate=.*
 file path=usr/lib/python2.6/lib2to3/tests/test_pytree.py \
-	pkg.depend.bypass-generate=.*
+    pkg.depend.bypass-generate=.*
 file path=usr/lib/python2.6/lib2to3/tests/test_refactor.py
 file path=usr/lib/python2.6/lib2to3/tests/test_util.py \
-	pkg.depend.bypass-generate=.*
+    pkg.depend.bypass-generate=.*
 file path=usr/lib/python2.6/sqlite3/test/__init__.py
 file path=usr/lib/python2.6/sqlite3/test/dbapi.py
 file path=usr/lib/python2.6/sqlite3/test/dump.py