diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-oauthlib_3.3.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-oauthlib_3.3.1.bb b/meta-python/recipes-devtools/python/python3-oauthlib_3.3.1.bb index 80b87c1aa8..bdc1f0e7b4 100644 --- a/meta-python/recipes-devtools/python/python3-oauthlib_3.3.1.bb +++ b/meta-python/recipes-devtools/python/python3-oauthlib_3.3.1.bb | |||
| @@ -6,6 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2699a9fb0d71d5eafd75d8d7c302f7df" | |||
| 6 | 6 | ||
| 7 | SRC_URI[sha256sum] = "0f0f8aa759826a193cf66c12ea1af1637f87b9b4622d46e866952bb022e538c9" | 7 | SRC_URI[sha256sum] = "0f0f8aa759826a193cf66c12ea1af1637f87b9b4622d46e866952bb022e538c9" |
| 8 | 8 | ||
| 9 | CVE_PRODUCT = "oauthlib" | ||
| 10 | |||
| 9 | inherit pypi setuptools3 | 11 | inherit pypi setuptools3 |
| 10 | 12 | ||
| 11 | # The following configs & dependencies are from setuptools extras_require. | 13 | # The following configs & dependencies are from setuptools extras_require. |
