[arch-commits] Commit in python-pbr/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Jun 19 18:25:13 UTC 2017
Date: Monday, June 19, 2017 @ 18:25:12
Author: felixonmars
Revision: 238721
upgpkg: python-pbr 3.1.0-1
Modified:
python-pbr/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-06-19 18:24:13 UTC (rev 238720)
+++ PKGBUILD 2017-06-19 18:25:12 UTC (rev 238721)
@@ -5,7 +5,7 @@
pkgbase=python-pbr
pkgname=(python-pbr python2-pbr)
-pkgver=3.0.1
+pkgver=3.1.0
pkgrel=1
pkgdesc="Python Build Reasonableness"
arch=('any')
@@ -16,7 +16,7 @@
'python-testresources' 'python2-testresources' 'python-mock' 'python2-mock' 'python-virtualenv'
'python2-virtualenv' 'python-wheel' 'python2-wheel' 'python-sphinx' 'python2-sphinx')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack-dev/pbr/archive/$pkgver.tar.gz")
-sha512sums=('d13e8e62e3b9ef8a6b1ae7f7dabd539297ea3b4309bdcb55268d32d31f56968794e8904aa0b4cb753a61c9ab90e50b466c2897dc9f90dc8393204ebe2664d3a2')
+sha512sums=('f3539516305fbd8654f5f56f67fe96aa0e5f05da5302583017f301564f6f4b3ccbbaac0dfb492cca091e010024c52bf4b1264c0d8f3246e62155c6e714b96374')
prepare() {
cp -a pbr-$pkgver{,-py2}
More information about the arch-commits
mailing list