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
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/bin/black-$(PYVER)
27 file path=usr/bin/blackd-$(PYVER)
28 file path=usr/lib/python$(PYVER)/vendor-packages/_black_version.py
29 file path=usr/lib/python$(PYVER)/vendor-packages/black-$(HUMAN_VERSION).dist-info/METADATA
30 file path=usr/lib/python$(PYVER)/vendor-packages/black-$(HUMAN_VERSION).dist-info/WHEEL
31 file path=usr/lib/python$(PYVER)/vendor-packages/black-$(HUMAN_VERSION).dist-info/entry_points.txt
32 file path=usr/lib/python$(PYVER)/vendor-packages/black-$(HUMAN_VERSION).dist-info/licenses/AUTHORS.md
33 file path=usr/lib/python$(PYVER)/vendor-packages/black-$(HUMAN_VERSION).dist-info/licenses/LICENSE
34 file path=usr/lib/python$(PYVER)/vendor-packages/black/__init__.py
35 file path=usr/lib/python$(PYVER)/vendor-packages/black/__main__.py
36 file path=usr/lib/python$(PYVER)/vendor-packages/black/_width_table.py
37 file path=usr/lib/python$(PYVER)/vendor-packages/black/brackets.py
38 file path=usr/lib/python$(PYVER)/vendor-packages/black/cache.py
39 file path=usr/lib/python$(PYVER)/vendor-packages/black/comments.py
40 file path=usr/lib/python$(PYVER)/vendor-packages/black/concurrency.py
41 file path=usr/lib/python$(PYVER)/vendor-packages/black/const.py
42 file path=usr/lib/python$(PYVER)/vendor-packages/black/debug.py
43 file path=usr/lib/python$(PYVER)/vendor-packages/black/files.py
44 file path=usr/lib/python$(PYVER)/vendor-packages/black/handle_ipynb_magics.py
45 file path=usr/lib/python$(PYVER)/vendor-packages/black/linegen.py
46 file path=usr/lib/python$(PYVER)/vendor-packages/black/lines.py
47 file path=usr/lib/python$(PYVER)/vendor-packages/black/mode.py
48 file path=usr/lib/python$(PYVER)/vendor-packages/black/nodes.py
49 file path=usr/lib/python$(PYVER)/vendor-packages/black/numerics.py
50 file path=usr/lib/python$(PYVER)/vendor-packages/black/output.py
51 file path=usr/lib/python$(PYVER)/vendor-packages/black/parsing.py
52 file path=usr/lib/python$(PYVER)/vendor-packages/black/py.typed
53 file path=usr/lib/python$(PYVER)/vendor-packages/black/ranges.py
54 file path=usr/lib/python$(PYVER)/vendor-packages/black/report.py
55 file path=usr/lib/python$(PYVER)/vendor-packages/black/resources/__init__.py
56 file path=usr/lib/python$(PYVER)/vendor-packages/black/resources/black.schema.json
57 file path=usr/lib/python$(PYVER)/vendor-packages/black/rusty.py
58 file path=usr/lib/python$(PYVER)/vendor-packages/black/schema.py
59 file path=usr/lib/python$(PYVER)/vendor-packages/black/strings.py
60 file path=usr/lib/python$(PYVER)/vendor-packages/black/trans.py
61 file path=usr/lib/python$(PYVER)/vendor-packages/blackd/__init__.py
62 file path=usr/lib/python$(PYVER)/vendor-packages/blackd/__main__.py
63 file path=usr/lib/python$(PYVER)/vendor-packages/blackd/middlewares.py
64 file path=usr/lib/python$(PYVER)/vendor-packages/blib2to3/Grammar.txt
65 file path=usr/lib/python$(PYVER)/vendor-packages/blib2to3/LICENSE
66 file path=usr/lib/python$(PYVER)/vendor-packages/blib2to3/PatternGrammar.txt
67 file path=usr/lib/python$(PYVER)/vendor-packages/blib2to3/README
68 file path=usr/lib/python$(PYVER)/vendor-packages/blib2to3/__init__.py
69 file path=usr/lib/python$(PYVER)/vendor-packages/blib2to3/pgen2/__init__.py
70 file path=usr/lib/python$(PYVER)/vendor-packages/blib2to3/pgen2/conv.py
71 file path=usr/lib/python$(PYVER)/vendor-packages/blib2to3/pgen2/driver.py
72 file path=usr/lib/python$(PYVER)/vendor-packages/blib2to3/pgen2/grammar.py
73 file path=usr/lib/python$(PYVER)/vendor-packages/blib2to3/pgen2/literals.py
74 file path=usr/lib/python$(PYVER)/vendor-packages/blib2to3/pgen2/parse.py
75 file path=usr/lib/python$(PYVER)/vendor-packages/blib2to3/pgen2/pgen.py
76 file path=usr/lib/python$(PYVER)/vendor-packages/blib2to3/pgen2/token.py
77 file path=usr/lib/python$(PYVER)/vendor-packages/blib2to3/pgen2/tokenize.py
78 file path=usr/lib/python$(PYVER)/vendor-packages/blib2to3/pygram.py
79 file path=usr/lib/python$(PYVER)/vendor-packages/blib2to3/pytree.py
81 # python modules are unusable without python runtime binary
82 depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
83 pkg.debug.depend.path=usr/bin
85 # Automatically generated dependencies based on distribution metadata
86 depend type=require fmri=pkg:/library/python/click-$(PYV)
87 depend type=require fmri=pkg:/library/python/mypy-extensions-$(PYV)
88 depend type=require fmri=pkg:/library/python/packaging-$(PYV)
89 depend type=require fmri=pkg:/library/python/pathspec-$(PYV)
90 depend type=require fmri=pkg:/library/python/platformdirs-$(PYV)
91 depend type=require fmri=pkg:/library/python/tomli-$(PYV)
92 depend type=require fmri=pkg:/library/python/typing-extensions-$(PYV)