rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git] / components / python / pyhamcrest / pyhamcrest-PYVER.p5m
blob7fd2a0205dffdb4d5dd3b8af52e97ab24a8cb7d0
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # This file was automatically generated using python-integrate-project
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.human-version value=$(HUMAN_VERSION)
18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
26 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/__init__.py
27 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/_version.py
28 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/core/__init__.py
29 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/core/assert_that.py
30 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/core/base_description.py
31 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/core/base_matcher.py
32 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/core/core/__init__.py
33 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/core/core/allof.py
34 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/core/core/anyof.py
35 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/core/core/described_as.py
36 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/core/core/future.py
37 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/core/core/is_.py
38 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/core/core/isanything.py
39 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/core/core/isequal.py
40 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/core/core/isinstanceof.py
41 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/core/core/isnone.py
42 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/core/core/isnot.py
43 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/core/core/issame.py
44 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/core/core/raises.py
45 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/core/description.py
46 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/core/helpers/__init__.py
47 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/core/helpers/hasmethod.py
48 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/core/helpers/ismock.py
49 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/core/helpers/wrap_matcher.py
50 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/core/matcher.py
51 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/core/selfdescribing.py
52 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/core/selfdescribingvalue.py
53 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/core/string_description.py
54 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/library/__init__.py
55 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/library/collection/__init__.py
56 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/library/collection/is_empty.py
57 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/library/collection/isdict_containing.py
58 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/library/collection/isdict_containingentries.py
59 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/library/collection/isdict_containingkey.py
60 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/library/collection/isdict_containingvalue.py
61 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/library/collection/isin.py
62 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/library/collection/issequence_containing.py
63 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/library/collection/issequence_containinginanyorder.py
64 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/library/collection/issequence_containinginorder.py
65 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/library/collection/issequence_onlycontaining.py
66 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/library/integration/__init__.py
67 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/library/integration/match_equality.py
68 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/library/number/__init__.py
69 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/library/number/iscloseto.py
70 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/library/number/ordering_comparison.py
71 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/library/object/__init__.py
72 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/library/object/haslength.py
73 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/library/object/hasproperty.py
74 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/library/object/hasstring.py
75 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/library/text/__init__.py
76 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/library/text/isequal_ignoring_case.py
77 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/library/text/isequal_ignoring_whitespace.py
78 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/library/text/stringcontains.py
79 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/library/text/stringcontainsinorder.py
80 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/library/text/stringendswith.py
81 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/library/text/stringmatches.py
82 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/library/text/stringstartswith.py
83 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/library/text/substringmatcher.py
84 file path=usr/lib/python$(PYVER)/vendor-packages/hamcrest/py.typed
85 file path=usr/lib/python$(PYVER)/vendor-packages/pyhamcrest-$(HUMAN_VERSION).dist-info/METADATA
86 file path=usr/lib/python$(PYVER)/vendor-packages/pyhamcrest-$(HUMAN_VERSION).dist-info/WHEEL
87 file path=usr/lib/python$(PYVER)/vendor-packages/pyhamcrest-$(HUMAN_VERSION).dist-info/licenses/LICENSE.txt
89 # python modules are unusable without python runtime binary
90 depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
91     pkg.debug.depend.path=usr/bin
93 # Automatically generated dependencies based on distribution metadata