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

Felix Yan felixonmars at archlinux.org
Fri May 11 08:23:09 UTC 2018


    Date: Friday, May 11, 2018 @ 08:23:06
  Author: felixonmars
Revision: 320625

upgpkg: python-hacking 1.1.0-1

Modified:
  python-hacking/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-11 08:21:57 UTC (rev 320624)
+++ PKGBUILD	2018-05-11 08:23:06 UTC (rev 320625)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hacking
 pkgname=('python-hacking' 'python2-hacking')
-pkgver=1.0.0
+pkgver=1.1.0
 pkgrel=1
 arch=('any')
 pkgdesc='OpenStack Hacking Guideline Enforcement'
@@ -13,7 +13,7 @@
              'flake8' 'python2-flake8' 'python-mccabe' 'python2-mccabe')
 checkdepends=('python-oslotest' 'python2-oslotest')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack-dev/hacking/archive/$pkgver.tar.gz")
-sha512sums=('664f0a9bfc5c4d9154d8e4b61e41e788a6e1138ed37b10a63409852b1bf633632767e6eddbfeb497b3158590630c56a5d7dcf5d27a31ca98d79f2e9c4df7d19b')
+sha512sums=('25e8fc8585b0de2c9f746a31539d2ee0b6b18685f17cac149bf8cf372d9c31d1f10ac93087d6bcc69b4d1a15b4b3c99cecbe15fe95e903c3de72aba21af32827')
 
 prepare() {
   sed -e 's/flake8<2.6.0,/flake8/' -e 's/==/>=/' -i hacking-$pkgver/requirements.txt



More information about the arch-commits mailing list