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

Felix Yan felixonmars at archlinux.org
Mon May 25 18:13:56 UTC 2020


    Date: Monday, May 25, 2020 @ 18:13:55
  Author: felixonmars
Revision: 634715

upgpkg: python-hacking 3.1.0-1

Modified:
  python-hacking/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-25 18:13:46 UTC (rev 634714)
+++ PKGBUILD	2020-05-25 18:13:55 UTC (rev 634715)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-hacking
-pkgver=3.0.1
+pkgver=3.1.0
 pkgrel=1
 arch=('any')
 pkgdesc='OpenStack Hacking Guideline Enforcement'
@@ -10,8 +10,8 @@
 depends=('flake8')
 makedepends=('python-pbr' 'python-setuptools')
 checkdepends=('python-oslotest')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/hacking/archive/$pkgver.tar.gz")
-sha512sums=('721b99f729536063d25a604fca6e3366e757f0499cb738b76134c6e82b86d90fc2feb4a78e09b06072cd35b4eaad5027cf1a7fac455b7b59f6620aba9f1c3c6d')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/hacking/archive/$pkgver.tar.gz")
+sha512sums=('ebe34824ad8416a3e2af74c2e80363b373e9bfc9341eb0d8ad87bc3fce11b098539511ab097b8d9a886171df975084ba6774c8e1fbc81f3bc30fe375ef541a04')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list