Yocto Project Discussions
 help / color / mirror / Atom feed
* [meta-security][PATCH 1/5] python3-oauth2client: add recipe
@ 2020-07-05 18:58 akuster
  2020-07-05 18:58 ` [meta-security][PATCH 2/5] python3-qrcode: " akuster
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: akuster @ 2020-07-05 18:58 UTC (permalink / raw)
  To: yocto

Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 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


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-07-06 15:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-05 18:58 [meta-security][PATCH 1/5] python3-oauth2client: add recipe akuster
2020-07-05 18:58 ` [meta-security][PATCH 2/5] python3-qrcode: " akuster
2020-07-05 18:58 ` [meta-security][PATCH 3/5] python3-rsa: " akuster
2020-07-05 18:58 ` [meta-security][PATCH 4/5] python3-ecdsa: " akuster
2020-07-05 18:58 ` [meta-security][PATCH 5/5] python3-privacyidea: add a mfa support akuster
2020-07-05 19:03 ` [yocto] [meta-security][PATCH 1/5] python3-oauth2client: add recipe Konrad Weihmann
2020-07-06 15:30   ` akuster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox