aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2016-02-14 18:14:03 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2016-02-25 17:45:47 +0100
commita949ee20aff218aa8eff036a18100646f28dd7fe (patch)
treec21d9a1f7c6da646e9cad98ba190ca6259b81d3d /recipes-devtools
parentf2581732da78b06bdb9325b554f3a5c7fa5030a9 (diff)
downloadmeta-python2-a949ee20aff218aa8eff036a18100646f28dd7fe.tar.gz
Convert the DESCRIPTION tag to a SUMMARY tag for short summaries.
* Also update vcversioner to have correct SUMMARY and HOMEPAGE. (From meta-openembedded commit: 408d4cb67249d81e43abffd4ba7cc7456311d9ea) Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/python/python-html5lib_0.999.bb2
-rw-r--r--recipes-devtools/python/python-idna_git.bb2
-rw-r--r--recipes-devtools/python/python-ipaddress_git.bb2
-rw-r--r--recipes-devtools/python/python-jsonpointer_1.10.bb2
-rw-r--r--recipes-devtools/python/python-ldap_2.3.9.bb2
-rw-r--r--recipes-devtools/python/python-msgpack_0.4.5.bb2
-rw-r--r--recipes-devtools/python/python-pyasn1_0.1.9.bb2
-rw-r--r--recipes-devtools/python/python-pyroute2_0.3.14.bb2
-rw-r--r--recipes-devtools/python/python-vcversioner_2.14.0.0.bb2
9 files changed, 9 insertions, 9 deletions
diff --git a/recipes-devtools/python/python-html5lib_0.999.bb b/recipes-devtools/python/python-html5lib_0.999.bb
index 34a8b30..f90630c 100644
--- a/recipes-devtools/python/python-html5lib_0.999.bb
+++ b/recipes-devtools/python/python-html5lib_0.999.bb
@@ -1,4 +1,4 @@
-DESCRIPTION = "HTML parser based on the WHATWG HTML specifcation"
+SUMMARY = "HTML parser based on the WHATWG HTML specifcation"
HOMEPAGE = "https://github.com/html5lib/html5lib-python"
SECTION = "devel/python"
LICENSE = "MIT"
diff --git a/recipes-devtools/python/python-idna_git.bb b/recipes-devtools/python/python-idna_git.bb
index f5ce658..dcd9105 100644
--- a/recipes-devtools/python/python-idna_git.bb
+++ b/recipes-devtools/python/python-idna_git.bb
@@ -1,4 +1,4 @@
-DESCRIPTION = "Internationalised Domain Names in Applications"
+SUMMARY = "Internationalised Domain Names in Applications"
HOMEPAGE = "https://github.com/kjd/idna"
SECTION = "devel/python"
LICENSE = "BSD-3-Clause & Python-2.0 & Unicode"
diff --git a/recipes-devtools/python/python-ipaddress_git.bb b/recipes-devtools/python/python-ipaddress_git.bb
index 3d13833..6b7148f 100644
--- a/recipes-devtools/python/python-ipaddress_git.bb
+++ b/recipes-devtools/python/python-ipaddress_git.bb
@@ -1,4 +1,4 @@
-DESCRIPTION = "Python 3.3+'s ipaddress for Python 2.6, 2.7, 3.2."
+SUMMARY = "Python 3.3+'s ipaddress for Python 2.6, 2.7, 3.2."
HOMEPAGE = "https://github.com/phihag/ipaddress"
SECTION = "devel/python"
LICENSE = "Python-2.0"
diff --git a/recipes-devtools/python/python-jsonpointer_1.10.bb b/recipes-devtools/python/python-jsonpointer_1.10.bb
index 1af13a9..0710b21 100644
--- a/recipes-devtools/python/python-jsonpointer_1.10.bb
+++ b/recipes-devtools/python/python-jsonpointer_1.10.bb
@@ -1,4 +1,4 @@
-DESCRIPTION = "Resolve JSON Pointers in Python"
+SUMMARY = "Resolve JSON Pointers in Python"
HOMEPAGE = "https://github.com/stefankoegl/python-json-pointer"
SECTION = "devel/python"
LICENSE = "BSD"
diff --git a/recipes-devtools/python/python-ldap_2.3.9.bb b/recipes-devtools/python/python-ldap_2.3.9.bb
index bc4993b..8c1eaae 100644
--- a/recipes-devtools/python/python-ldap_2.3.9.bb
+++ b/recipes-devtools/python/python-ldap_2.3.9.bb
@@ -1,4 +1,4 @@
-DESCRIPTION = "LDAP client API for Python, C wrapper module around OpenLDAP 2.x with an object-oriented API"
+SUMMARY = "LDAP client API for Python, C wrapper module around OpenLDAP 2.x with an object-oriented API"
SECTION = "devel/python"
LICENSE = "Python-style"
LIC_FILES_CHKSUM = "file://LICENCE;md5=a41c82edffa04912007cae1d20cac555"
diff --git a/recipes-devtools/python/python-msgpack_0.4.5.bb b/recipes-devtools/python/python-msgpack_0.4.5.bb
index 206b03d..1b6d765 100644
--- a/recipes-devtools/python/python-msgpack_0.4.5.bb
+++ b/recipes-devtools/python/python-msgpack_0.4.5.bb
@@ -1,4 +1,4 @@
-DESCRIPTION = "MessagePack (de)serializer"
+SUMMARY = "MessagePack (de)serializer"
HOMEPAGE = "https://pypi.python.org/pypi/msgpack-python/"
SECTION = "devel/python"
LICENSE = "Apache-2.0"
diff --git a/recipes-devtools/python/python-pyasn1_0.1.9.bb b/recipes-devtools/python/python-pyasn1_0.1.9.bb
index 202e4dc..7f81c51 100644
--- a/recipes-devtools/python/python-pyasn1_0.1.9.bb
+++ b/recipes-devtools/python/python-pyasn1_0.1.9.bb
@@ -1,4 +1,4 @@
-DESCRIPTION = "Python library implementing ASN.1 types."
+SUMMARY = "Python library implementing ASN.1 types."
HOMEPAGE = "http://pyasn1.sourceforge.net/"
SECTION = "devel/python"
LICENSE = "BSD-2-Clause"
diff --git a/recipes-devtools/python/python-pyroute2_0.3.14.bb b/recipes-devtools/python/python-pyroute2_0.3.14.bb
index 3fc5142..6337cf1 100644
--- a/recipes-devtools/python/python-pyroute2_0.3.14.bb
+++ b/recipes-devtools/python/python-pyroute2_0.3.14.bb
@@ -1,4 +1,4 @@
-DESCRIPTION = "A pure Python netlink and Linux network configuration library"
+SUMMARY = "A pure Python netlink and Linux network configuration library"
LICENSE = "GPLv2 & Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE.GPL.v2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://LICENSE.Apache.v2;md5=3b83ef96387f14655fc854ddc3c6bd57"
diff --git a/recipes-devtools/python/python-vcversioner_2.14.0.0.bb b/recipes-devtools/python/python-vcversioner_2.14.0.0.bb
index 6c96875..a21d66d 100644
--- a/recipes-devtools/python/python-vcversioner_2.14.0.0.bb
+++ b/recipes-devtools/python/python-vcversioner_2.14.0.0.bb
@@ -1,4 +1,4 @@
-DESCRIPTION = "Python vcversioner"
+SUMMARY = "Python vcversioner, automagically update the project's version"
HOMEPAGE = "https://github.com/habnabit/vcversioner"
LICENSE = "ISC"