summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
-rw-r--r--meta-openstack/recipes-devtools/python/python-six_1.6.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-six_1.6.1.bb b/meta-openstack/recipes-devtools/python/python-six_1.6.1.bb
index 36b9053..8bd39cc 100644
--- a/meta-openstack/recipes-devtools/python/python-six_1.6.1.bb
+++ b/meta-openstack/recipes-devtools/python/python-six_1.6.1.bb
@@ -1,10 +1,10 @@
1DESCRIPTION = "Python 2 and 3 compatibility utilities" 1DESCRIPTION = "Python 2 and 3 compatibility utilities"
2HOMEPAGE = "http://pypi.python.org/pypi/six/" 2HOMEPAGE = "http://pypi.python.org/pypi/six/"
3SECTION = "devel/python" 3SECTION = "devel/python"
4LICENSE = "UNKNOWN" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=530f34047c21ad45b3199946dd90bea5" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=530f34047c21ad45b3199946dd90bea5"
6 6
7PR = "r0" 7PR = "r1"
8SRCNAME = "six" 8SRCNAME = "six"
9 9
10SRC_URI = "https://pypi.python.org/packages/source/s/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ 10SRC_URI = "https://pypi.python.org/packages/source/s/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \