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 <[email protected]>
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
> [email protected]
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: [email protected]

Attachment: signature.asc
Description: Digital signature

-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to