diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-oslo.serialization_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-oslo.serialization_git.bb | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.serialization_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.serialization_git.bb index 1bf11f4..6a747fa 100644 --- a/meta-openstack/recipes-devtools/python/python-oslo.serialization_git.bb +++ b/meta-openstack/recipes-devtools/python/python-oslo.serialization_git.bb | |||
| @@ -5,10 +5,10 @@ LICENSE = "Apache-2.0" | |||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" |
| 6 | 6 | ||
| 7 | SRCNAME = "oslo.serialization" | 7 | SRCNAME = "oslo.serialization" |
| 8 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git" | 8 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton" |
| 9 | 9 | ||
| 10 | PV = "1.11.0+git${SRCPV}" | 10 | PV = "2.13.0+git${SRCPV}" |
| 11 | SRCREV = "a8626ea9f9e37bf4129096cc2295f63516fb768e" | 11 | SRCREV = "be02fdbebc2d9f92a959aa34e0cb5a30934dfa0d" |
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 13 | 13 | ||
| 14 | inherit setuptools | 14 | inherit setuptools |
| @@ -29,8 +29,6 @@ DEPENDS += " \ | |||
| 29 | RDEPENDS_${PN} += " \ | 29 | RDEPENDS_${PN} += " \ |
| 30 | python-pbr \ | 30 | python-pbr \ |
| 31 | python-six \ | 31 | python-six \ |
| 32 | python-babel \ | ||
| 33 | python-iso8601 \ | ||
| 34 | python-oslo.utils \ | 32 | python-oslo.utils \ |
| 35 | python-pytz \ | 33 | python-pytz \ |
| 36 | python-msgpack \ | 34 | python-msgpack \ |
