Gitiles
Code Review
Sign In
192.168.1.100
/
T800
/
0b39b87cb0cd96fd68f16a6d004c85c06a954fb2
/
.
/
meta
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python3-itsdangerous_0.24.bb
blob: a71c20f0e0db0d8a8f08570e3fb6e0339baf6d30 [
file
] [
log
] [
blame
]
xj
b04a402
2021-11-25 15:01:52 +0800
[
diff
] [
blame
]
1
inherit pypi setuptools3
2
require
python
-
itsdangerous
.
inc
3
4
RDEPENDS_$
{
PN
}
+=
" \
5
${PYTHON_PN}-compression \
6
"