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

Felix Yan felixonmars at archlinux.org
Sat Jun 30 01:55:23 UTC 2018


    Date: Saturday, June 30, 2018 @ 01:55:22
  Author: felixonmars
Revision: 347825

upgpkg: python-pytest-runner 4.2-2

Python 3.7 rebuild

Modified:
  python-pytest-runner/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-30 01:51:48 UTC (rev 347824)
+++ PKGBUILD	2018-06-30 01:55:22 UTC (rev 347825)
@@ -4,14 +4,14 @@
 pkgbase=python-pytest-runner
 pkgname=('python-pytest-runner' 'python2-pytest-runner')
 pkgver=4.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Invoke py.test as distutils command with dependency resolution"
 arch=('any')
 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-flake8'
-             'python2-pytest-flake8')
+makedepends=('python-pytest' 'python2-pytest' 'python-setuptools-scm' 'python2-setuptools-scm')
+checkdepends=('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=('25086a38823eeb5cac5407d5639480890415b2a3bf7fb71f289575e2a0de049c6a7657ce857c2b954718c980d8b0ccac524996e7b54f01e054cf559fb404fa75')
 



More information about the arch-commits mailing list