[oe] [meta-python2][PATCH] python-six: Update to 1.14.0

Tim Orling ticotimo at gmail.com
Tue Feb 4 04:27:19 UTC 2020


merged. thank you.

On Mon, Feb 3, 2020 at 11:36 AM Khem Raj <raj.khem at gmail.com> wrote:

> Have its own checksums so its not tightly coupled to versions from
> oe-core
>
> Signed-off-by: Khem Raj <raj.khem at gmail.com>
> ---
>  recipes-devtools/python/python-six_1.13.0.bb | 2 --
>  recipes-devtools/python/python-six_1.14.0.bb | 6 ++++++
>  2 files changed, 6 insertions(+), 2 deletions(-)
>  delete mode 100644 recipes-devtools/python/python-six_1.13.0.bb
>  create mode 100644 recipes-devtools/python/python-six_1.14.0.bb
>
> diff --git a/recipes-devtools/python/python-six_1.13.0.bb
> b/recipes-devtools/python/python-six_1.13.0.bb
> deleted file mode 100644
> index af26e83..0000000
> --- a/recipes-devtools/python/python-six_1.13.0.bb
> +++ /dev/null
> @@ -1,2 +0,0 @@
> -inherit pypi setuptools
> -require recipes-devtools/python/python-six.inc
> diff --git a/recipes-devtools/python/python-six_1.14.0.bb
> b/recipes-devtools/python/python-six_1.14.0.bb
> new file mode 100644
> index 0000000..779883a
> --- /dev/null
> +++ b/recipes-devtools/python/python-six_1.14.0.bb
> @@ -0,0 +1,6 @@
> +inherit pypi setuptools
> +require recipes-devtools/python/python-six.inc
> +
> +SRC_URI[md5sum] = "21674588a57e649d1a6d977ec3122140"
> +SRC_URI[sha256sum] =
> "236bdbdce46e6e6a3d61a337c0f8b763ca1e8717c03b369e87a7ec7ce1319c0a"
> +
> --
> 2.25.0
>
> --
> _______________________________________________
> 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