[arch-commits] Commit in python-os-service-types/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun May 12 14:59:08 UTC 2019
Date: Sunday, May 12, 2019 @ 14:59:07
Author: felixonmars
Revision: 466582
upgpkg: python-os-service-types 1.7.0-1
Modified:
python-os-service-types/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-12 14:58:50 UTC (rev 466581)
+++ PKGBUILD 2019-05-12 14:59:07 UTC (rev 466582)
@@ -3,7 +3,7 @@
pkgbase=python-os-service-types
pkgname=(python-os-service-types python2-os-service-types)
-pkgver=1.6.0
+pkgver=1.7.0
pkgrel=1
pkgdesc="Python library for consuming OpenStack sevice-types-authority data"
arch=('any')
@@ -13,7 +13,7 @@
checkdepends=('python-oslotest' 'python2-oslotest' 'python-requests-mock' 'python2-requests-mock')
options=('!emptydirs')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/os-service-types/archive/$pkgver.tar.gz")
-sha512sums=('f8779b61258377d7f963f67c4a5d3c09076f1fd73e8ae373c0413c2c2e8e16f3ec110d780bf415109cf14c6456e19f561f6731db629d03d26a1b60e5647ea57c')
+sha512sums=('df5848d648a9181dabd33fa734b556ea3799e8b06d0d4ba9f440c66bf7e942b5d65a5ffbd00fadfc61705a702fce3aa2b5d601a5ebde23a1da7259a712c4c0d5')
prepare() {
echo "global-include *.json" >> os-service-types-$pkgver/MANIFEST.in
More information about the arch-commits
mailing list