[arch-commits] Commit in python-os-service-types/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Mar 1 20:01:33 UTC 2019


    Date: Friday, March 1, 2019 @ 20:01:32
  Author: felixonmars
Revision: 437316

upgpkg: python-os-service-types 1.6.0-1

Modified:
  python-os-service-types/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-01 19:56:11 UTC (rev 437315)
+++ PKGBUILD	2019-03-01 20:01:32 UTC (rev 437316)
@@ -3,7 +3,7 @@
 
 pkgbase=python-os-service-types
 pkgname=(python-os-service-types python2-os-service-types)
-pkgver=1.5.0
+pkgver=1.6.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=('adae215119b89b697968ce30ac2371b95b32369dc43f0d10d47908b3e058171e80fe6a0b2ff573ff5e314718010209bcba81a4ed1ca59a2fcd7bbedc0f5c659c')
+sha512sums=('f8779b61258377d7f963f67c4a5d3c09076f1fd73e8ae373c0413c2c2e8e16f3ec110d780bf415109cf14c6456e19f561f6731db629d03d26a1b60e5647ea57c')
 
 prepare() {
   echo "global-include *.json" >> os-service-types-$pkgver/MANIFEST.in



More information about the arch-commits mailing list