diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-flask-jwt_0.3.2.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-flask-jwt_0.3.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-flask-jwt_0.3.2.bb b/meta-python/recipes-devtools/python/python3-flask-jwt_0.3.2.bb index 35bcbc00ae..462d065a0e 100644 --- a/meta-python/recipes-devtools/python/python3-flask-jwt_0.3.2.bb +++ b/meta-python/recipes-devtools/python/python3-flask-jwt_0.3.2.bb | |||
@@ -5,8 +5,8 @@ LICENSE = "MIT" | |||
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ff00db41c47ec84b4567a8b3c246a959" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ff00db41c47ec84b4567a8b3c246a959" |
6 | 6 | ||
7 | PYPI_PACKAGE = "Flask-JWT" | 7 | PYPI_PACKAGE = "Flask-JWT" |
8 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
8 | 9 | ||
9 | SRC_URI[md5sum] = "878ad79a12afa70ad38a12d5ffd2dc1e" | ||
10 | SRC_URI[sha256sum] = "49c0672fbde0f1cd3374bd834918d28956e3c521c7e00089cdc5380d323bd0ad" | 10 | SRC_URI[sha256sum] = "49c0672fbde0f1cd3374bd834918d28956e3c521c7e00089cdc5380d323bd0ad" |
11 | 11 | ||
12 | inherit pypi setuptools3 | 12 | inherit pypi setuptools3 |