[arch-commits] Commit in python-pytest-runner/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Dec 24 10:33:08 UTC 2016
Date: Saturday, December 24, 2016 @ 10:33:07
Author: felixonmars
Revision: 201331
upgpkg: python-pytest-runner 2.9-2
python 3.6 rebuild
Modified:
python-pytest-runner/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-12-24 10:32:35 UTC (rev 201330)
+++ PKGBUILD 2016-12-24 10:33:07 UTC (rev 201331)
@@ -4,12 +4,12 @@
pkgbase=python-pytest-runner
pkgname=('python-pytest-runner' 'python2-pytest-runner')
pkgver=2.9
-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' 'git')
+makedepends=('python-pytest' 'python2-pytest' 'python-setuptools-scm' 'python2-setuptools-scm' 'git')
source=("git+https://github.com/pytest-dev/pytest-runner.git#tag=$pkgver")
sha512sums=('SKIP')
More information about the arch-commits
mailing list