summaryrefslogtreecommitdiffstats
path: root/meta-python/conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/conf')
-rwxr-xr-xmeta-python/conf/include/non-repro-meta-python.inc25
-rw-r--r--meta-python/conf/include/ptest-packagelists-meta-python.inc34
-rw-r--r--meta-python/conf/layer.conf34
3 files changed, 60 insertions, 33 deletions
diff --git a/meta-python/conf/include/non-repro-meta-python.inc b/meta-python/conf/include/non-repro-meta-python.inc
deleted file mode 100755
index 64dc69ed55..0000000000
--- a/meta-python/conf/include/non-repro-meta-python.inc
+++ /dev/null
@@ -1,25 +0,0 @@
1# List of known non-reproducible package of the meta-python layer
2# Please keep this list sorted
3KNOWN_NON_REPRO_META_PYTHON = " \
4 python3-evdev \
5 python3-evdev-dbg \
6 python3-evdev-src \
7 python3-frozenlist \
8 python3-frozenlist-dbg \
9 python3-kivy-src \
10 python3-pandas \
11 python3-pandas-dbg \
12 python3-pandas-src \
13 python3-pybind11-json-dev \
14 python3-pycocotools-src \
15 python3-pydantic-core \
16 python3-pynacl \
17 python3-pynacl-dbg \
18 python3-pynacl-src \
19 python3-pyproj \
20 python3-pyproj-dbg \
21 python3-pyproj-src \
22 python3-pyzmq \
23 python3-yarl \
24 python3-yarl-dbg \
25"
diff --git a/meta-python/conf/include/ptest-packagelists-meta-python.inc b/meta-python/conf/include/ptest-packagelists-meta-python.inc
index 92e64908b1..c62bfab034 100644
--- a/meta-python/conf/include/ptest-packagelists-meta-python.inc
+++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc
@@ -12,14 +12,21 @@ PTESTS_FAST_META_PYTHON = "\
12 python3-ansicolors \ 12 python3-ansicolors \
13 python3-asgiref \ 13 python3-asgiref \
14 python3-aspectlib \ 14 python3-aspectlib \
15 python3-betamax \
15 python3-bleak \ 16 python3-bleak \
16 python3-blinker \ 17 python3-blinker \
18 python3-breathe \
17 python3-cachetools \ 19 python3-cachetools \
18 python3-cbor2 \ 20 python3-cbor2 \
21 python3-configobj \
19 python3-click \ 22 python3-click \
20 python3-dasbus \ 23 python3-dasbus \
21 python3-dominate \ 24 python3-dominate \
25 python3-dnspython \
26 python3-evdev \
22 python3-execnet \ 27 python3-execnet \
28 python3-fastjsonschema \
29 python3-fastnumbers \
23 python3-flask \ 30 python3-flask \
24 python3-flexcache \ 31 python3-flexcache \
25 python3-flexparser \ 32 python3-flexparser \
@@ -28,6 +35,7 @@ PTESTS_FAST_META_PYTHON = "\
28 python3-geojson \ 35 python3-geojson \
29 python3-google-auth-oauthlib \ 36 python3-google-auth-oauthlib \
30 python3-gpiod \ 37 python3-gpiod \
38 python3-gpt-image \
31 python3-gunicorn \ 39 python3-gunicorn \
32 python3-html2text \ 40 python3-html2text \
33 python3-httptools \ 41 python3-httptools \
@@ -41,41 +49,55 @@ PTESTS_FAST_META_PYTHON = "\
41 python3-msgpack \ 49 python3-msgpack \
42 python3-multidict \ 50 python3-multidict \
43 python3-netaddr \ 51 python3-netaddr \
52 python3-objgraph \
44 python3-ordered-set \ 53 python3-ordered-set \
54 python3-outcome \
45 python3-parse \ 55 python3-parse \
46 python3-parse-type \ 56 python3-parse-type \
47 python3-platformdirs \ 57 python3-platformdirs \
48 python3-polyline \ 58 python3-polyline \
49 python3-portalocker \ 59 python3-portalocker \
60 python3-portion \
50 python3-precise-runner \ 61 python3-precise-runner \
51 python3-prettytable \ 62 python3-prettytable \
63 python3-propcache \
64 python3-pyais \
52 python3-pydantic \ 65 python3-pydantic \
53 python3-pydantic-core \ 66 python3-pydantic-core \
54 python3-pylint \ 67 python3-pylint \
68 python3-python-multipart \
55 python3-ptyprocess \ 69 python3-ptyprocess \
56 python3-py-cpuinfo \ 70 python3-py-cpuinfo \
57 python3-pyasn1-modules \ 71 python3-pyasn1-modules \
58 python3-pyroute2 \ 72 python3-pyroute2 \
59 python3-pyserial \ 73 python3-pyserial \
60 python3-pytest-mock \ 74 python3-pytest-mock \
75 python3-pytest-sugar \
61 python3-pytoml \ 76 python3-pytoml \
62 python3-pyyaml-include \ 77 python3-pyyaml-include \
63 python3-pydbus \ 78 python3-pydbus \
79 python3-pyzmq \
80 python3-pyzstd \
64 python3-rapidjson \ 81 python3-rapidjson \
65 python3-requests-file \ 82 python3-requests-file \
66 python3-requests-toolbelt \ 83 python3-requests-toolbelt \
84 python3-schedule \
67 python3-semver \ 85 python3-semver \
68 python3-serpent \ 86 python3-serpent \
69 python3-service-identity \ 87 python3-service-identity \
88 python3-setproctitle \
70 python3-simpleeval \ 89 python3-simpleeval \
71 python3-smpplib \ 90 python3-smpplib \
72 python3-soupsieve \ 91 python3-soupsieve \
73 python3-sqlparse \ 92 python3-sqlparse \
93 python3-starlette \
74 python3-tomli-w \ 94 python3-tomli-w \
75 python3-tomlkit \ 95 python3-tomlkit \
76 python3-trustme \ 96 python3-trustme \
77 python3-typeguard \ 97 python3-typeguard \
98 python3-typing-inspection \
78 python3-tzdata \ 99 python3-tzdata \
100 python3-uinput \
79 python3-ujson \ 101 python3-ujson \
80 python3-u-msgpack-python \ 102 python3-u-msgpack-python \
81 python3-unidiff \ 103 python3-unidiff \
@@ -96,6 +118,8 @@ PTESTS_SLOW_META_PYTHON = "\
96 python3-lz4 \ 118 python3-lz4 \
97 python3-marshmallow \ 119 python3-marshmallow \
98 python3-pillow \ 120 python3-pillow \
121 python3-pint \
122 python3-pykickstart \
99 python3-pytest-localserver \ 123 python3-pytest-localserver \
100 python3-scrypt \ 124 python3-scrypt \
101 python3-traitlets \ 125 python3-traitlets \
@@ -103,11 +127,7 @@ PTESTS_SLOW_META_PYTHON = "\
103 python3-yappi \ 127 python3-yappi \
104" 128"
105 129
106PTESTS_PROBLEMS_META_PYTHON ="\ 130PTESTS_PROBLEMS_META_PYTHON = "\
107 python3-betamax \ 131 python3-pyasyncore \
108 python3-dnspython \ 132 tftpy \
109 python3-fastjsonschema \
110 python3-pint \
111 python3-pyzmq \
112 python3-whoosh \
113" 133"
diff --git a/meta-python/conf/layer.conf b/meta-python/conf/layer.conf
index aaf620a433..b887accbf8 100644
--- a/meta-python/conf/layer.conf
+++ b/meta-python/conf/layer.conf
@@ -14,6 +14,38 @@ LAYERVERSION_meta-python = "1"
14 14
15LAYERDEPENDS_meta-python = "core (>= 12) openembedded-layer" 15LAYERDEPENDS_meta-python = "core (>= 12) openembedded-layer"
16 16
17LAYERSERIES_COMPAT_meta-python = "styhead" 17LAYERSERIES_COMPAT_meta-python = "walnascar whinlatter"
18 18
19LICENSE_PATH += "${LAYERDIR}/licenses" 19LICENSE_PATH += "${LAYERDIR}/licenses"
20
21# List of known non-reproducible package of the meta-python layer
22# Please keep this list sorted
23OEQA_REPRODUCIBLE_EXCLUDED_PACKAGES += " \
24 python3-evdev \
25 python3-evdev-dbg \
26 python3-evdev-src \
27 python3-frozenlist \
28 python3-frozenlist-dbg \
29 python3-kivy-src \
30 python3-lief \
31 python3-mlcommons-loadgen \
32 python3-mlcommons-loadgen-dbg \
33 python3-mlcommons-loadgen-src \
34 python3-pandas \
35 python3-pandas-dbg \
36 python3-pandas-src \
37 python3-propcache \
38 python3-propcache-dbg \
39 python3-pybind11-json-dev \
40 python3-pycocotools-src \
41 python3-pydantic-core \
42 python3-pynacl \
43 python3-pynacl-dbg \
44 python3-pynacl-src \
45 python3-pyproj \
46 python3-pyproj-dbg \
47 python3-pyproj-src \
48 python3-pyzmq \
49 python3-yarl \
50 python3-yarl-dbg \
51"