diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python-pyyaml/setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyyaml/setup.py b/meta-python/recipes-devtools/python/python-pyyaml/setup.py index fb64983419..2ed1c94beb 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 @@ | |||
| 1 | NAME = 'PyYAML' | 1 | NAME = 'PyYAML' |
| 2 | VERSION = '3.06' | 2 | VERSION = '3.10' |
| 3 | DESCRIPTION = "YAML parser and emitter for Python" | 3 | DESCRIPTION = "YAML parser and emitter for Python" |
| 4 | LONG_DESCRIPTION = """\ | 4 | LONG_DESCRIPTION = """\ |
| 5 | YAML is a data serialization format designed for human readability and | 5 | YAML is a data serialization format designed for human readability and |
