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

Felix Yan felixonmars at archlinux.org
Tue Aug 4 08:24:59 UTC 2020


    Date: Tuesday, August 4, 2020 @ 08:24:58
  Author: felixonmars
Revision: 668752

upgpkg: python-designateclient 4.1.0-1

Modified:
  python-designateclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-04 08:24:56 UTC (rev 668751)
+++ PKGBUILD	2020-08-04 08:24:58 UTC (rev 668752)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-designateclient
-pkgver=4.0.0
+pkgver=4.1.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=('1f0b3cc0edadd7de245ceba2e72056927f3d7d91a86d751389cde1702f7950b4eb93b2243292a786aecfa108bb0a032072f39d250c05513eeb937538d0227de8')
+sha512sums=('465fc07965edf8ac0e27ea52fd835760fb3a6c451db1b4690c6636a2829d0d74c7d22513c3f57e1ecb913919fa216c8b57acb83cf24a97730837102164d3027a')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list