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

Felix Yan felixonmars at archlinux.org
Tue Jan 26 22:03:15 UTC 2021


    Date: Tuesday, January 26, 2021 @ 22:03:15
  Author: felixonmars
Revision: 831052

upgpkg: python-designateclient 4.2.0-1

Modified:
  python-designateclient/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-26 22:02:39 UTC (rev 831051)
+++ PKGBUILD	2021-01-26 22:03:15 UTC (rev 831052)
@@ -2,8 +2,8 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-designateclient
-pkgver=4.1.0
-pkgrel=2
+pkgver=4.2.0
+pkgrel=1
 pkgdesc="OpenStack DNS-as-a-Service - Client"
 arch=('any')
 url="https://docs.openstack.org/python-designateclient/latest/"
@@ -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=('465fc07965edf8ac0e27ea52fd835760fb3a6c451db1b4690c6636a2829d0d74c7d22513c3f57e1ecb913919fa216c8b57acb83cf24a97730837102164d3027a')
+sha512sums=('1093bde8dd488329874223373b321dfcd11e3a9bebbd7fe9b0e31e6a816b2d11c707bfb8362671f4a00699c603607bdefeae7ea25a99b1084f2ee9913df4c519')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list