23763105 pytest package missing _pytest.code et al
authorDanek Duvall <danek.duvall@oracle.com>
Fri, 29 Jul 2016 11:02:37 -0700
changeset 6528 6d9a715f15ca
parent 6527 106e3067f7cc
child 6530 c9012715dd1d
23763105 pytest package missing _pytest.code et al
components/python/pytest/pytest-PYVER.p5m
--- a/components/python/pytest/pytest-PYVER.p5m	Fri Jul 29 11:50:34 2016 -0700
+++ b/components/python/pytest/pytest-PYVER.p5m	Fri Jul 29 11:02:37 2016 -0700
@@ -36,16 +36,22 @@
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=org.opensolaris.arc-caseid value=PSARC/2013/352
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+#
 link path=usr/bin/py.test target=py.test-$(PYVER) mediator=python \
     mediator-version=$(PYVER)
-#
 file path=usr/bin/py.test-$(PYVER)
 file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/__init__.py
 file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/_argcomplete.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/_code/__init__.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/_code/_py2traceback.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/_code/code.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/_code/source.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/_pluggy.py
 file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/assertion/__init__.py
 file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/assertion/reinterpret.py
 file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/assertion/rewrite.py
 file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/assertion/util.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/cacheprovider.py
 file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/capture.py
 file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/config.py
 file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/doctest.py
@@ -75,6 +81,8 @@
 file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/terminal.py
 file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/tmpdir.py
 file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/unittest.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/vendored_packages/__init__.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/vendored_packages/pluggy.py
 file path=usr/lib/python$(PYVER)/vendor-packages/pytest-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
 file path=usr/lib/python$(PYVER)/vendor-packages/pytest-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
 file path=usr/lib/python$(PYVER)/vendor-packages/pytest-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt