From 4eacab29814dc2110b4bc1fe441dd452252cf873 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Mon, 20 Jul 2015 19:07:05 -0500 Subject: python-oslo-serialization-1.7.0-1: updating version --- pcr/python-oslo-serialization/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'pcr/python-oslo-serialization/PKGBUILD') diff --git a/pcr/python-oslo-serialization/PKGBUILD b/pcr/python-oslo-serialization/PKGBUILD index 8640f76c6..e75bf30c5 100644 --- a/pcr/python-oslo-serialization/PKGBUILD +++ b/pcr/python-oslo-serialization/PKGBUILD @@ -5,7 +5,7 @@ _name="oslo.serialization" _module="${_name/./-}" pkgname=("python-${_module}" "python2-${_module}") -pkgver="1.6.0" +pkgver="1.7.0" pkgrel="1" pkgdesc="Oslo Serialization library" arch=("any") @@ -13,14 +13,14 @@ url="https://github.com/openstack/${_name}" license=("Apache") makedepends=("python-pbr>=0.11" "python2-pbr>=0.11") source=("https://pypi.python.org/packages/source/${_name:0:1}/${_name}/${_name}-${pkgver}.tar.gz") -sha256sums=('e549ab5228f10dd13e6e1ea1f0dfe62af71de8d7df55665c37e2712ed7801595') +sha256sums=('164f32e9ba3ea95530fcfa6367d0d57bc0840834050123496b979fdd703f6412') package_python-oslo-serialization() { depends=("python-babel>=1.3" "python-six>=1.9.0" "python-msgpack>=0.4.0" "python-iso8601>=0.1.9" - "python-oslo-utils>=1.4.0" + "python-oslo-utils>=1.6.0" "python-pbr>=0.11" "python-pytz>=2013.6") cd "${srcdir}/${_name}-${pkgver}" @@ -32,7 +32,7 @@ package_python2-oslo-serialization() { "python2-six>=1.9.0" "python2-msgpack>=0.4.0" "python2-iso8601>=0.1.9" - "python2-oslo-utils>=1.4.0" + "python2-oslo-utils>=1.6.0" "python2-pbr>=0.11" "python2-pytz>=2013.6") cd "${srcdir}/${_name}-${pkgver}" -- cgit v1.2.3