summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python3-docker_7.0.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* layer-wide: drop PYTHON_PNBruce Ashfield2024-02-211-8/+8
| | | | | | | | | | | Similar to OE core commit b566b1e32c7993d1ab7795562f648e52ce186a70, we no longer need PYTHON_PN for any abstraction of python2 vs python3. Our similar / dup recipes are now causing signature differences, so we go ahead and make the substitution, even if it isn't stricly required. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-docker: Update to 7.0.0Pavel Zhukov2024-02-011-0/+20
Update package to fix compatibility fix docker from the layer. Signed-off-by: Pavel Zhukov <pavel@zhukoff.net> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>