From 408d4cb67249d81e43abffd4ba7cc7456311d9ea Mon Sep 17 00:00:00 2001 From: Philip Balister Date: Sun, 14 Feb 2016 18:14:03 -0500 Subject: Convert the DESCRIPTION tag to a SUMMARY tag for short summaries. * Also update vcversioner to have correct SUMMARY and HOMEPAGE. Signed-off-by: Philip Balister Signed-off-by: Martin Jansa --- meta-python/recipes-connectivity/python-pyro4/python-pyro4_4.39.bb | 2 +- meta-python/recipes-connectivity/python-thrift/python-thrift_0.9.2.bb | 2 +- meta-python/recipes-connectivity/python-txws/python-txws_0.9.1.bb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-python/recipes-connectivity') diff --git a/meta-python/recipes-connectivity/python-pyro4/python-pyro4_4.39.bb b/meta-python/recipes-connectivity/python-pyro4/python-pyro4_4.39.bb index aed0c9c2b2..45b793dcc9 100644 --- a/meta-python/recipes-connectivity/python-pyro4/python-pyro4_4.39.bb +++ b/meta-python/recipes-connectivity/python-pyro4/python-pyro4_4.39.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "Python Remote Objects" +SUMMARY = "Python Remote Objects" HOMEPAGE = "https://pypi.python.org/pypi/Pyro4/" SECTION = "devel/python" LICENSE = "MIT" diff --git a/meta-python/recipes-connectivity/python-thrift/python-thrift_0.9.2.bb b/meta-python/recipes-connectivity/python-thrift/python-thrift_0.9.2.bb index ec2ea0c0d0..d0c4af7571 100644 --- a/meta-python/recipes-connectivity/python-thrift/python-thrift_0.9.2.bb +++ b/meta-python/recipes-connectivity/python-thrift/python-thrift_0.9.2.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "Python bindings for the Apache Thrift RPC system" +SUMMARY = "Python bindings for the Apache Thrift RPC system" HOMEPAGE = "https://pypi.python.org/pypi/amqp/" SECTION = "devel/python" LICENSE = "Apache-2.0" diff --git a/meta-python/recipes-connectivity/python-txws/python-txws_0.9.1.bb b/meta-python/recipes-connectivity/python-txws/python-txws_0.9.1.bb index ceed228065..0b2ac118af 100644 --- a/meta-python/recipes-connectivity/python-txws/python-txws_0.9.1.bb +++ b/meta-python/recipes-connectivity/python-txws/python-txws_0.9.1.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "Twisted Web Sockets" +SUMMARY = "Twisted Web Sockets" HOMEPAGE = "https://github.com/MostAwesomeDude/txWS" LICENSE = "Apache-2.0" -- cgit 1.2.3-korg