summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pyyaml/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyyaml/setup.py')
-rw-r--r--meta-python/recipes-devtools/python/python-pyyaml/setup.py2
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 @@
1NAME = 'PyYAML' 1NAME = 'PyYAML'
2VERSION = '3.06' 2VERSION = '3.10'
3DESCRIPTION = "YAML parser and emitter for Python" 3DESCRIPTION = "YAML parser and emitter for Python"
4LONG_DESCRIPTION = """\ 4LONG_DESCRIPTION = """\
5YAML is a data serialization format designed for human readability and 5YAML is a data serialization format designed for human readability and