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

Evangelos Foutras foutrelis at archlinux.org
Wed Jul 18 03:35:36 UTC 2018


    Date: Wednesday, July 18, 2018 @ 03:35:36
  Author: foutrelis
Revision: 361596

Python 3.7 rebuild

Modified:
  python-hacking/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-18 03:34:58 UTC (rev 361595)
+++ PKGBUILD	2018-07-18 03:35:36 UTC (rev 361596)
@@ -4,7 +4,7 @@
 pkgbase=python-hacking
 pkgname=('python-hacking' 'python2-hacking')
 pkgver=1.1.0
-pkgrel=1
+pkgrel=2
 arch=('any')
 pkgdesc='OpenStack Hacking Guideline Enforcement'
 url='http://docs.openstack.org/developer/hacking'
@@ -11,7 +11,8 @@
 license=('Apache')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 'python2-pbr'
              'flake8' 'python2-flake8' 'python-mccabe' 'python2-mccabe')
-checkdepends=('python-oslotest' 'python2-oslotest')
+checkdepends=('python-oslotest' 'python2-oslotest' 'python-testrepository'
+              'python2-testrepository')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack-dev/hacking/archive/$pkgver.tar.gz")
 sha512sums=('25e8fc8585b0de2c9f746a31539d2ee0b6b18685f17cac149bf8cf372d9c31d1f10ac93087d6bcc69b4d1a15b4b3c99cecbe15fe95e903c3de72aba21af32827')
 



More information about the arch-commits mailing list