diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-flask-sijax_0.4.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-flask-sijax_0.4.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-flask-sijax_0.4.1.bb b/meta-python/recipes-devtools/python/python3-flask-sijax_0.4.1.bb index d518a1877f..e74f315c4a 100644 --- a/meta-python/recipes-devtools/python/python3-flask-sijax_0.4.1.bb +++ b/meta-python/recipes-devtools/python/python3-flask-sijax_0.4.1.bb | |||
@@ -7,6 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=266adc7b911b7c84b837bf77196e1ba6" | |||
7 | SRC_URI[sha256sum] = "fb2bf2d4f75408185102195055d75549fee8d9c9e954dca2427186925cdc429f" | 7 | SRC_URI[sha256sum] = "fb2bf2d4f75408185102195055d75549fee8d9c9e954dca2427186925cdc429f" |
8 | 8 | ||
9 | PYPI_PACKAGE = "Flask-Sijax" | 9 | PYPI_PACKAGE = "Flask-Sijax" |
10 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
10 | 11 | ||
11 | inherit pypi setuptools3 | 12 | inherit pypi setuptools3 |
12 | 13 | ||