Marcel Telka
2024-04-03 048a7222084696961865dab2f327aac36d8619ba
commit | author | age
c8dba1 1 #
MT 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.
6 #
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.
10 #
11
12 #
13 # This file was automatically generated using python-integrate-project
14 #
15
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)
23
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
25
26 file path=usr/bin/pdistreport-$(PYVER)
27 file path=usr/bin/prequest-$(PYVER)
28 file path=usr/bin/proutes-$(PYVER)
29 file path=usr/bin/pserve-$(PYVER)
30 file path=usr/bin/pshell-$(PYVER)
31 file path=usr/bin/ptweens-$(PYVER)
32 file path=usr/bin/pviews-$(PYVER)
33 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid-$(HUMAN_VERSION).dist-info/LICENSE.txt
34 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid-$(HUMAN_VERSION).dist-info/METADATA
35 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid-$(HUMAN_VERSION).dist-info/WHEEL
36 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid-$(HUMAN_VERSION).dist-info/entry_points.txt
37 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid-$(HUMAN_VERSION).dist-info/top_level.txt
38 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/__init__.py
39 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/asset.py
40 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/authentication.py
41 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/authorization.py
42 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/config/__init__.py
43 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/config/actions.py
44 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/config/adapters.py
45 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/config/assets.py
46 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/config/factories.py
47 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/config/i18n.py
48 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/config/predicates.py
49 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/config/rendering.py
50 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/config/routes.py
51 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/config/security.py
52 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/config/settings.py
53 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/config/testing.py
54 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/config/tweens.py
55 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/config/views.py
56 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/config/zca.py
57 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/csrf.py
58 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/decorator.py
59 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/encode.py
60 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/events.py
61 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/exceptions.py
62 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/httpexceptions.py
63 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/i18n.py
64 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/interfaces.py
65 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/location.py
66 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/paster.py
67 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/path.py
68 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/predicates.py
69 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/registry.py
70 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/renderers.py
71 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/request.py
72 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/resource.py
73 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/response.py
74 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/router.py
75 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/scripting.py
76 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/scripts/__init__.py
77 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/scripts/common.py
78 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/scripts/pdistreport.py
79 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/scripts/prequest.py
80 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/scripts/proutes.py
81 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/scripts/pserve.py
82 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/scripts/pshell.py
83 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/scripts/ptweens.py
84 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/scripts/pviews.py
85 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/security.py
86 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/session.py
87 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/settings.py
88 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/static.py
89 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/testing.py
90 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/threadlocal.py
91 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/traversal.py
92 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/tweens.py
93 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/url.py
94 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/urldispatch.py
95 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/util.py
96 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/view.py
97 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/viewderivers.py
98 file path=usr/lib/python$(PYVER)/vendor-packages/pyramid/wsgi.py
99
100 # python modules are unusable without python runtime binary
101 depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
102     pkg.debug.depend.path=usr/bin
103
104 # Automatically generated dependencies based on distribution metadata
105 depend type=require fmri=pkg:/library/python/hupper-$(PYV)
106 depend type=require fmri=pkg:/library/python/plaster-$(PYV)
107 depend type=require fmri=pkg:/library/python/plaster-pastedeploy-$(PYV)
108 depend type=require fmri=pkg:/library/python/setuptools-$(PYV)
109 depend type=require fmri=pkg:/library/python/translationstring-$(PYV)
110 depend type=require fmri=pkg:/library/python/venusian-$(PYV)
111 depend type=require fmri=pkg:/library/python/webob-$(PYV)
112 depend type=require fmri=pkg:/library/python/zope-deprecation-$(PYV)
113 depend type=require fmri=pkg:/library/python/zope-interface-$(PYV)