X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-integ%2Frecipes-devtools%2Fpython%2Fpython-osc-lib_1.14.1.bb;fp=meta-starlingx%2Fmeta-stx-integ%2Frecipes-devtools%2Fpython%2Fpython-osc-lib_1.14.1.bb;h=0000000000000000000000000000000000000000;hb=6fc6934434f70595536a387ece31bc30141cafb5;hp=3f3c4e69326b6d6f2c4f2ceed7cf1d199aa3a427;hpb=eb1e26510491ba49de693ab3b0498edcb06be6c5;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-osc-lib_1.14.1.bb b/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-osc-lib_1.14.1.bb deleted file mode 100644 index 3f3c4e6..0000000 --- a/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-osc-lib_1.14.1.bb +++ /dev/null @@ -1,31 +0,0 @@ - -DESCRIPTION = "OpenStackClient Library" -HOMEPAGE = "http://opensource.perlig.de/rcssmin/" -SECTION = "devel/python" -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" - -SRC_URI[md5sum] = "240d3debc1b6eaadf5e8838f5f2d06fb" -SRC_URI[sha256sum] = "3467a1edf62946f1b67724fa7f9c699b5e31d80b111ed9e4c7aec21633a3e30d" - -inherit setuptools pypi - -# Satisfy setup.py 'setup_requires' -DEPENDS += " \ - python-pbr-native \ - " - -RDEPENDS_${PN} += " \ - python-pbr \ - python-six \ - python-babel \ - python-cliff \ - python-keystoneauth1 \ - python-os-client-config \ - python-oslo.i18n \ - python-oslo.utils \ - python-simplejson \ - python-stevedore \ - " - -CLEANBROKEN = "1"