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

Felix Yan felixonmars at archlinux.org
Wed Apr 21 20:30:28 UTC 2021


    Date: Wednesday, April 21, 2021 @ 20:30:28
  Author: felixonmars
Revision: 920659

upgpkg: python-hacking 4.1.0-1

Modified:
  python-hacking/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-21 20:05:38 UTC (rev 920658)
+++ PKGBUILD	2021-04-21 20:30:28 UTC (rev 920659)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-hacking
-pkgver=4.0.0
+pkgver=4.1.0
 pkgrel=1
 arch=('any')
 pkgdesc='OpenStack Hacking Guideline Enforcement'
@@ -11,7 +11,7 @@
 makedepends=('python-pbr' 'python-setuptools')
 checkdepends=('python-ddt' 'python-oslotest')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/hacking/archive/$pkgver.tar.gz")
-sha512sums=('2006fd222a8ca6047fde5d66bb3dc91b366179d4e508e84ca789e2d4853cbc7405f29133e30c6333e93c7c5fc991be4dac0cda91dd60e475e64c45af5cc7fb87')
+sha512sums=('25d6a76bdf0b6243cb9b28e64aaa8c9e80598cb44d794ec1714fa518a6e6d19a291a1c711a71dd0bdcb79d5b3135b791bfb5fed94ab97af095fcd88209d62ba4')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list