summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Botting2020-04-26 09:52:27 +1000
committerAndy Botting2020-04-26 09:52:27 +1000
commitd52ca8e74826a244981f5ae3fb2f9380653eb5ae (patch)
treefe9655e625ea0a080d9e8be0b8722c617391e11b /PKGBUILD
parentbce75cfeef527e2dde2c9830fd04666447272dc5 (diff)
downloadaur-python-osprofiler.tar.gz
Update to v3.1.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d0556b4c6212..34e978c254dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Botting <andy@andybotting.com>
pkgname=python-osprofiler
-pkgver='3.0.0'
+pkgver='3.1.0'
pkgrel='1'
pkgdesc='Library for cross-project profiling library'
arch=('any')
@@ -14,7 +14,7 @@ checkdepends=('python-mock' 'python-stestr' 'python-ddt'
'python-testrepository' 'python-testtools' 'python-elasticsearch'
'python-pymongo' 'python-redis' 'python-docutils' 'bandit')
source=("https://github.com/openstack/osprofiler/archive/$pkgver.tar.gz")
-sha512sums=('6bb31536fd17f67b19fe251f779d008d3e9aed6faf4d382e77e2507b17f1aba2a60c8cb5275ba3f267d383398f3473943abfeae82bc24b12a0b5f8df6d546697')
+sha512sums=('0ad2562cb67a654e4e2b1316557f66e0f2792ff63a8b5558dd8764e09c1b88f2faf16feb5c6423d0e7a63155ac978a2beba35ada0a6e07e87cf8c1dc2d6ef1c2')
export PBR_VERSION=$pkgver