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

Felix Yan felixonmars at archlinux.org
Sat Mar 17 21:21:35 UTC 2018


    Date: Saturday, March 17, 2018 @ 21:21:34
  Author: felixonmars
Revision: 309004

upgpkg: python-pytest-runner 4.1-1

Modified:
  python-pytest-runner/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-17 20:50:14 UTC (rev 309003)
+++ PKGBUILD	2018-03-17 21:21:34 UTC (rev 309004)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pytest-runner
 pkgname=('python-pytest-runner' 'python2-pytest-runner')
-pkgver=4.0
+pkgver=4.1
 pkgrel=1
 pkgdesc="Invoke py.test as distutils command with dependency resolution"
 arch=('any')
@@ -10,9 +10,10 @@
 license=('MIT')
 url="https://github.com/pytest-dev/pytest-runner"
 makedepends=('python-pytest' 'python2-pytest' 'python-setuptools-scm' 'python2-setuptools-scm'
-             'python-pytest-virtualenv' 'python2-pytest-virtualenv')
+             'python-pytest-virtualenv' 'python2-pytest-virtualenv' 'python-pytest-flake8'
+             'python2-pytest-flake8')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-runner/archive/$pkgver.tar.gz")
-sha512sums=('038ce89346c3d6ed3e7e1aeab9c95b465e0a3dc52a0a2f727d97d5d01ee31e4fa3478180cd16954d0b9a87cbd501fa045674cbb01b682975b14646b93356eb84')
+sha512sums=('e5ea77bc7f35f3796c50be76953d3023bf3da3e66734cdb4f1ad0a0686551597bbf1598dece20c4de5ff14fdf66f5bf9e76075c34a1186f1c5f5d9dad7262066')
 
 prepare() {
   cp -a pytest-runner-$pkgver{,-py2}



More information about the arch-commits mailing list