[arch-commits] Commit in python-pbr/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sat Nov 22 20:15:55 UTC 2014


    Date: Saturday, November 22, 2014 @ 21:15:55
  Author: bpiotrowski
Revision: 122940

upgpkg: python-pbr 0.10.0-1

new upstream release

Modified:
  python-pbr/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-22 20:15:03 UTC (rev 122939)
+++ PKGBUILD	2014-11-22 20:15:55 UTC (rev 122940)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pbr
 pkgname=(python-pbr python2-pbr)
-pkgver=0.8.0
+pkgver=0.10.0
 pkgrel=1
 pkgdesc="Python bindings to the OpenStack Identity API (Keystone)"
 arch=('any')
@@ -12,8 +12,8 @@
 license=(Apache)
 makedepends=(python2-setuptools python-setuptools)
 source=(http://pypi.python.org/packages/source/p/${pkgname#*-}/${pkgname#*-}-$pkgver.tar.gz)
-sha256sums=('799cbdd896806ffa736bca0021aa61619fee5813148f8418366c690af80ee94a')
-sha512sums=('feae0eab60a5f64ac8dda519af6b9e671014d42a3ae77cd15080b034872d1d69e87f754caf082479943def7ff5bfb11a3b1524de236e189bc496e3688791aff4')
+sha256sums=('52a61a863566fafa45507a9aa40e6c88edc1e09d96cde5f5a6aa3b4d26c913ce')
+sha512sums=('0e83fb57c5104e782da49f6d509371c33904b38aa92c8de851a6f92fe8138b95904d51d269c3b63a4a76bac6439d037e1192ad2010cc535a3741e4a539220da6')
 
 prepare() {
     cp -a ${pkgname#*-}-$pkgver python2-pbr-$pkgver



More information about the arch-commits mailing list