[oe] [meta-python][PATCH] python-flask-bootstrap: update to version 3.3.7.1

Khem Raj raj.khem at gmail.com
Mon Jan 23 17:06:44 UTC 2017


On Mon, Jan 23, 2017 at 8:27 AM, Derek Straka <derek at asterius.io> wrote:
> Signed-off-by: Derek Straka <derek at asterius.io>
> ---
>  ...ask-bootstrap_3.3.6.0.bb => python-flask-bootstrap_3.3.7.1.bb} | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
>  rename meta-python/recipes-devtools/python/{python-flask-bootstrap_3.3.6.0.bb => python-flask-bootstrap_3.3.7.1.bb} (51%)
>
> diff --git a/meta-python/recipes-devtools/python/python-flask-bootstrap_3.3.6.0.bb b/meta-python/recipes-devtools/python/python-flask-bootstrap_3.3.7.1.bb
> similarity index 51%
> rename from meta-python/recipes-devtools/python/python-flask-bootstrap_3.3.6.0.bb
> rename to meta-python/recipes-devtools/python/python-flask-bootstrap_3.3.7.1.bb
> index a115f23..05a02c6 100644
> --- a/meta-python/recipes-devtools/python/python-flask-bootstrap_3.3.6.0.bb
> +++ b/meta-python/recipes-devtools/python/python-flask-bootstrap_3.3.7.1.bb
> @@ -1,15 +1,15 @@
>  DESCRIPTION = "An extension that includes Bootstrap in your project, without any boilerplate code."
>  LICENSE = "BSD"
> -LIC_FILES_CHKSUM = "file://PKG-INFO;md5=3452e378337a5cc2092d32a140178d5a"
> +LIC_FILES_CHKSUM = "file://PKG-INFO;md5=a03749709f06118a17349deb5a210619"
>
> -SRC_URI[md5sum] = "b8aedbe51f2bf511af955f2bc288cd8c"
> -SRC_URI[sha256sum] = "3a7b71e22596a6d559965e059958960e0bb671adc131537a79edb491a8f31714"
> +SRC_URI[md5sum] = "e40d50f5c5b6438c1c6200a6f2871f81"
> +SRC_URI[sha256sum] = "cb08ed940183f6343a64e465e83b3a3f13c53e1baabb8d72b5da4545ef123ac8"
>
>  PYPI_PACKAGE = "Flask-Bootstrap"
>
>  inherit pypi setuptools
>
> -RDEPENDS_${PN} += "\
> +RDEPENDS_${PN}_class-target += "\

why is this change needed ?
if its needed so that its only done for target recipes then use
_append instead of +=

>      ${PYTHON_PN}-dominate \
>      ${PYTHON_PN}-flask \
>      ${PYTHON_PN}-visitor \
> --
> 2.7.4
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel



More information about the Openembedded-devel mailing list