diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-flask_3.1.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-flask_3.1.0.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-flask_3.1.0.bb b/meta-python/recipes-devtools/python/python3-flask_3.1.0.bb index dd2795bd7d..9b10089c9e 100644 --- a/meta-python/recipes-devtools/python/python3-flask_3.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-flask_3.1.0.bb | |||
| @@ -12,9 +12,6 @@ SRC_URI += " \ | |||
| 12 | file://run-ptest \ | 12 | file://run-ptest \ |
| 13 | " | 13 | " |
| 14 | 14 | ||
| 15 | UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/Flask" | ||
| 16 | UPSTREAM_CHECK_REGEX = "/Flask/(?P<pver>(\d+[\.\-_]*)+)" | ||
| 17 | |||
| 18 | inherit pypi python_setuptools_build_meta ptest | 15 | inherit pypi python_setuptools_build_meta ptest |
| 19 | 16 | ||
| 20 | CLEANBROKEN = "1" | 17 | CLEANBROKEN = "1" |
