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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jul 17 20:25:33 UTC 2022


    Date: Sunday, July 17, 2022 @ 20:25:33
  Author: felixonmars
Revision: 1254349

upgpkg: python-designateclient 5.0.0-1

Modified:
  python-designateclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-17 20:20:52 UTC (rev 1254348)
+++ PKGBUILD	2022-07-17 20:25:33 UTC (rev 1254349)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-designateclient
-pkgver=4.5.1
+pkgver=5.0.0
 pkgrel=1
 pkgdesc="OpenStack DNS-as-a-Service - Client"
 arch=('any')
@@ -13,7 +13,7 @@
          'python-stevedore' 'python-debtcollector')
 checkdepends=('python-oslotest' 'python-requests-mock')
 source=("https://github.com/openstack/python-designateclient/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('cbbad697c20c0c4e7832cccb5b36fd7d0da1265e6de4e6426c819ac173b7c511d64bc3c807b9db135cc34796d9208abe181a3e097621467a90dad58054d7587e')
+sha512sums=('5dc726fd76db91665358dafe126db6cd35d6fc8dc0aad322168bde4a6ed48bfc0694f2c37c56c242c1fe955043bea82355ec3c5939d60b0ed9ee8a871c5e4185')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list