X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-integ%2Frecipes-devtools%2Fpython%2Fpython-docker_3.3.0.bb;fp=meta-starlingx%2Fmeta-stx-integ%2Frecipes-devtools%2Fpython%2Fpython-docker_3.3.0.bb;h=0000000000000000000000000000000000000000;hb=6fc6934434f70595536a387ece31bc30141cafb5;hp=75bff1318722f27af718c00e745edfbb8c3a5dd0;hpb=eb1e26510491ba49de693ab3b0498edcb06be6c5;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-docker_3.3.0.bb b/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-docker_3.3.0.bb deleted file mode 100644 index 75bff13..0000000 --- a/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-docker_3.3.0.bb +++ /dev/null @@ -1,16 +0,0 @@ - -DESCRIPTION = "A Python library for the Docker Engine API" -HOMEPAGE = "https://pypi.org/project/docker/3.3.0" -SECTION = "devel/python" -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://LICENSE;md5=34f3846f940453127309b920eeb89660" - -SRC_URI[md5sum] = "660c3c0c3776cb88f34fc549d7c89ed2" -SRC_URI[sha256sum] = "dc5cc0971a0d36fe94c5ce89bd4adb6c892713500af7b0818708229c3199911a" - -inherit setuptools pypi - -RDEPENDS_${PN}_append = " \ - python-docker-pycreds \ - python-backports-ssl \ - "