diff -r 974574539e7b -r 6cc95ec7b1bb components/logilab-astng/logilab-astng.p5m --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/logilab-astng/logilab-astng.p5m Tue Mar 01 11:29:05 2011 -0800 @@ -0,0 +1,163 @@ +# +# CDDL HEADER START +# +# The contents of this file are subject to the terms of the +# Common Development and Distribution License (the "License"). +# You may not use this file except in compliance with the License. +# +# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE +# or http://www.opensolaris.org/os/licensing. +# See the License for the specific language governing permissions +# and limitations under the License. +# +# When distributing Covered Code, include this CDDL HEADER in each +# file and include the License file at usr/src/OPENSOLARIS.LICENSE. +# If applicable, add the following below this CDDL HEADER, with the +# fields enclosed by brackets "[]" replaced with your own identifying +# information: Portions Copyright [yyyy] [name of copyright owner] +# +# CDDL HEADER END +# +# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. +# +set name=pkg.fmri value=pkg:/library/python-2/logilab-astng@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) +set name=pkg.summary value="logilab-astng - Python Abstract Syntax Tree New Generation" +set name=pkg.description value="logilab-astng provides a common base representation of python source code for projects such as pylint." +set name=info.classification value="org.opensolaris.category.2008:Development/Python" +set name=info.upstream_url value=http://www.logilab.org/project/logilab-astng/ +set name=info.source_url value=$(COMPONENT_ARCHIVE_URL) +set name=org.opensolaris.consolidation value=$(CONSOLIDATION) + +dir path=usr +dir path=usr/lib +dir path=usr/lib/python2.6 +dir path=usr/lib/python2.6/vendor-packages +dir path=usr/lib/python2.6/vendor-packages/logilab +dir path=usr/lib/python2.6/vendor-packages/logilab/astng +dir path=usr/lib/python2.6/vendor-packages/logilab/astng/test +dir path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data +dir path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/SSL1 +dir path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/appl +dir path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data2 +dir path=usr/lib/python2.6/vendor-packages/logilab/astng/test/regrtest_data +dir path=usr/lib/python2.6/vendor-packages/logilab/astng/test/regrtest_data/package +dir path=usr/lib/python2.6/vendor-packages/logilab/astng/test/regrtest_data/package/subpackage +dir path=usr/lib/python2.6/vendor-packages/logilab_astng-0.19.0-py2.6.egg-info +dir path=usr/share +dir path=usr/share/man +dir path=usr/share/man/man3 +file path=usr/lib/python2.6/vendor-packages/logilab/astng/__init__.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/__init__.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/__pkginfo__.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/__pkginfo__.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/_exceptions.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/_exceptions.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/_nodes_ast.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/_nodes_ast.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/_nodes_compiler.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/_nodes_compiler.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/builder.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/builder.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/inference.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/inference.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/infutils.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/infutils.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/inspector.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/inspector.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/lookup.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/lookup.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/manager.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/manager.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/nodes.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/nodes.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/nodes_as_string.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/nodes_as_string.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/patchcomptransformer.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/patchcomptransformer.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/protocols.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/protocols.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/raw_building.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/raw_building.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/rebuilder.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/rebuilder.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/scoped_nodes.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/scoped_nodes.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/__init__.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/__init__.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/MyPyPa-0.1.0-py2.5.egg +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/MyPyPa-0.1.0-py2.5.zip +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/SSL1/Connection1.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/SSL1/Connection1.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/SSL1/__init__.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/SSL1/__init__.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/__init__.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/__init__.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/all.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/all.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/appl/__init__.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/appl/__init__.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/appl/myConnection.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/appl/myConnection.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/format.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/format.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/module.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/module.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/module2.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/module2.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/noendingnewline.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/noendingnewline.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/nonregr.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/nonregr.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/notall.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/notall.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data2/__init__.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data2/__init__.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data2/clientmodule_test.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data2/clientmodule_test.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data2/suppliermodule_test.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data2/suppliermodule_test.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/regrtest.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/regrtest.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/regrtest_data/descriptor_crash.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/regrtest_data/import_package_subpackage_module.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/regrtest_data/package/__init__.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/regrtest_data/package/subpackage/__init__.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/regrtest_data/package/subpackage/module.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/unittest_builder.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/unittest_builder.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/unittest_inference.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/unittest_inference.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/unittest_inspector.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/unittest_inspector.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/unittest_lookup.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/unittest_lookup.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/unittest_manager.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/unittest_manager.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/unittest_nodes.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/unittest_nodes.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/unittest_scoped_nodes.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/unittest_scoped_nodes.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/unittest_utils.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/unittest_utils.pyc +file path=usr/lib/python2.6/vendor-packages/logilab/astng/utils.py +file path=usr/lib/python2.6/vendor-packages/logilab/astng/utils.pyc +file path=usr/lib/python2.6/vendor-packages/logilab_astng-0.19.0-py2.6-nspkg.pth +file path=usr/lib/python2.6/vendor-packages/logilab_astng-0.19.0-py2.6.egg-info/PKG-INFO +file path=usr/lib/python2.6/vendor-packages/logilab_astng-0.19.0-py2.6.egg-info/SOURCES.txt +file path=usr/lib/python2.6/vendor-packages/logilab_astng-0.19.0-py2.6.egg-info/dependency_links.txt +file path=usr/lib/python2.6/vendor-packages/logilab_astng-0.19.0-py2.6.egg-info/namespace_packages.txt +file path=usr/lib/python2.6/vendor-packages/logilab_astng-0.19.0-py2.6.egg-info/requires.txt +file path=usr/lib/python2.6/vendor-packages/logilab_astng-0.19.0-py2.6.egg-info/top_level.txt +file logilab-astng.3 path=usr/share/man/man3/logilab-astng.3 + +# pkgdepend should have picked up the dependency on /library/python-2/logilab-common; +# this explicit depend action can be removed if pkgdepend is fixed later +depend fmri=__TBD pkg.debug.depend.file=usr/lib/python2.6/vendor-packages/logilab/common/modutils.py \ + pkg.debug.reason=usr/lib/python2.6/vendor-packages/logilab/astng/manager.py \ + type=require + +license logilab-astng.license license="GPLv2" + +legacy pkg=SUNWlogilab-astng \ + desc="logilab-astng - Python Abstract Syntax Tree New Generation (0.19.0)" \ + name="logilab-astng - Python Abstract Syntax Tree New Generation"