Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
e42b3e385822fc1b08807a585d4bb2015c823690
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python3-itsdangerous_1.1.0.bb
blob: a71c20f0e0db0d8a8f08570e3fb6e0339baf6d30 [
file
] [
log
] [
blame
]
Patrick Williams
b48b7b4
2016-08-17 15:04:38 -0500
[
diff
] [
blame
]
1
inherit pypi setuptools3
2
require
python
-
itsdangerous
.
inc
Brad Bishop
316dfdd
2018-06-25 12:45:53 -0400
[
diff
] [
blame
]
3
4
RDEPENDS_$
{
PN
}
+=
" \
5
${PYTHON_PN}-compression \
6
"