Date: Tuesday, June 14, 2016 @ 15:56:25
  Author: felixonmars
Revision: 179980

upgpkg: python-oslo-serialization 2.9.0-1

Modified:
  python-oslo-serialization/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-06-14 15:56:12 UTC (rev 179979)
+++ PKGBUILD    2016-06-14 15:56:25 UTC (rev 179980)
@@ -3,7 +3,7 @@
 
 pkgbase=python-oslo-serialization
 pkgname=(python-oslo-serialization python2-oslo-serialization)
-pkgver=2.8.0
+pkgver=2.9.0
 pkgrel=1
 pkgdesc="Oslo Serialization library"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('git' 'python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr'
              'python-babel' 'python2-babel' 'python-msgpack' 'python2-msgpack'
              'python-oslo-utils' 'python2-oslo-utils' 'python-pytz' 
'python2-pytz')
-checkdepends=('python-oslotest' 'python2-oslotest')
+checkdepends=('python-oslotest' 'python2-oslotest' 'python2-ipaddress')
 
source=("git+https://git.openstack.org/openstack/oslo.serialization#tag=$pkgver";)
 md5sums=('SKIP')
 

Reply via email to