Revert "Revert "oran-shell-release: release image for F""
[pti/rtp.git] / meta-starlingx / meta-stx-integ / recipes-devtools / python / python3-pymysql_0.9.3.bb
1
2 SUMMARY = "A pure-Python MySQL client library"
3 DESCRIPTION = " \
4 This package contains a pure-Python MySQL client library, based on PEP 249 \
5 Most public APIs are compatible with mysqlclient and MySQLdb.\
6 "
7 SECTION = "devel/python"
8 HOMEPAGE = "https://github.com/PyMySQL/PyMySQL"
9 LICENSE = "MIT"
10 LIC_FILES_CHKSUM = "file://LICENSE;md5=528175c84163bb800d23ad835c7fa0fc"
11
12 inherit pypi
13 inherit setuptools3
14
15 PYPI_PACKAGE = "PyMySQL"
16
17 SRC_URI[md5sum] = "e5d9183cc0a775ac29f9e0365cca6556"
18 SRC_URI[sha256sum] = "d8c059dcd81dedb85a9f034d5e22dcb4442c0b201908bede99e306d65ea7c8e7"