Signed-off-by: Armin Kuster <[email protected]> --- recipes-python/python/python3-oauth2client_4.1.3.bb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 recipes-python/python/python3-oauth2client_4.1.3.bb
diff --git a/recipes-python/python/python3-oauth2client_4.1.3.bb b/recipes-python/python/python3-oauth2client_4.1.3.bb new file mode 100644 index 0000000..b84b4ca --- /dev/null +++ b/recipes-python/python/python3-oauth2client_4.1.3.bb @@ -0,0 +1,9 @@ +SUMMARY = "Add version info to file paths." +SECTION = "devel/python" +LICENSE = "Apache-2.0" +LIC_FILES_CHKSUM = "file://LICENSE;md5=038e1390e94fe637991fa5569daa62bc" + +PYPI_PACKAGE = "oauth2client" +SRC_URI[sha256sum] = "d486741e451287f69568a4d26d70d9acd73a2bbfa275746c535b4209891cccc6" + +inherit pypi setuptools3 -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#49867): https://lists.yoctoproject.org/g/yocto/message/49867 Mute This Topic: https://lists.yoctoproject.org/mt/75319308/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
