[oe] [meta-python][PATCH] increment pyyaml setup.py version number

Martin Jansa martin.jansa at gmail.com
Sat Mar 4 11:44:18 UTC 2017


On Fri, Mar 03, 2017 at 04:52:03PM -0700, David Cako wrote:
> I was getting dependency issues on my target machine due to an incorrect version number in setup.py.

Missing SOB and I don't see this file in repository. It was removed some
time ago:

commit 1161ab8f8dda272eb5d09917446cc5b971be1335
Author: Pascal Bach <pascal.bach at nextrem.ch>
Date:   Thu Jan 5 18:12:31 2017 +0100

    python-yaml: provide both python2 and python3 package
    
    Further the recipe is simplified by using the pypi and setuptools
class.
    The custom setup.py is no onger necessary.

Please test your changes in recent master, before sending them to ML.

> 
> ---
>  meta-python/recipes-devtools/python/python-pyyaml/setup.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-python/recipes-devtools/python/python-pyyaml/setup.py b/meta-python/recipes-devtools/python/python-pyyaml/setup.py
> index 2ed1c94..50318d5 100644
> --- a/meta-python/recipes-devtools/python/python-pyyaml/setup.py
> +++ b/meta-python/recipes-devtools/python/python-pyyaml/setup.py
> @@ -1,5 +1,5 @@
>  NAME = 'PyYAML'
> -VERSION = '3.10'
> +VERSION = '3.12'
>  DESCRIPTION = "YAML parser and emitter for Python"
>  LONG_DESCRIPTION = """\
>  YAML is a data serialization format designed for human readability and
> -- 
> 2.7.4
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20170304/ad9af596/attachment-0002.sig>


More information about the Openembedded-devel mailing list