X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-integ%2Frecipes-devtools%2Fpython%2Fpython3-pymysql_0.9.3.bb;fp=meta-starlingx%2Fmeta-stx-integ%2Frecipes-devtools%2Fpython%2Fpython3-pymysql_0.9.3.bb;h=0000000000000000000000000000000000000000;hb=6fc6934434f70595536a387ece31bc30141cafb5;hp=08999a3c5a13e95de9cf91428dc47b6203984d9c;hpb=eb1e26510491ba49de693ab3b0498edcb06be6c5;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-integ/recipes-devtools/python/python3-pymysql_0.9.3.bb b/meta-starlingx/meta-stx-integ/recipes-devtools/python/python3-pymysql_0.9.3.bb deleted file mode 100644 index 08999a3..0000000 --- a/meta-starlingx/meta-stx-integ/recipes-devtools/python/python3-pymysql_0.9.3.bb +++ /dev/null @@ -1,18 +0,0 @@ - -SUMMARY = "A pure-Python MySQL client library" -DESCRIPTION = " \ -This package contains a pure-Python MySQL client library, based on PEP 249 \ -Most public APIs are compatible with mysqlclient and MySQLdb.\ -" -SECTION = "devel/python" -HOMEPAGE = "https://github.com/PyMySQL/PyMySQL" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=528175c84163bb800d23ad835c7fa0fc" - -inherit pypi -inherit setuptools3 - -PYPI_PACKAGE = "PyMySQL" - -SRC_URI[md5sum] = "e5d9183cc0a775ac29f9e0365cca6556" -SRC_URI[sha256sum] = "d8c059dcd81dedb85a9f034d5e22dcb4442c0b201908bede99e306d65ea7c8e7"