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

Felix Yan felixonmars at archlinux.org
Fri Oct 27 17:47:32 UTC 2017


    Date: Friday, October 27, 2017 @ 17:47:31
  Author: felixonmars
Revision: 264603

upgpkg: python-pytest-runner 3.0-1

Modified:
  python-pytest-runner/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-27 17:40:37 UTC (rev 264602)
+++ PKGBUILD	2017-10-27 17:47:31 UTC (rev 264603)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pytest-runner
 pkgname=('python-pytest-runner' 'python2-pytest-runner')
-pkgver=2.12.1
+pkgver=3.0
 pkgrel=1
 pkgdesc="Invoke py.test as distutils command with dependency resolution"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-pytest' 'python2-pytest' 'python-setuptools-scm' 'python2-setuptools-scm'
              'python-pytest-virtualenv' 'python2-pytest-virtualenv')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-runner/archive/$pkgver.tar.gz")
-sha512sums=('b8621c58624cb3cd2992bf4ce501306a3c906fc410f520c9dd96c89c46054cdbc30e0728c29d82d2e39b538770ac9c82b265a8eb2cd5a96a882d6023ddca1d7d')
+sha512sums=('a8e5401e2eb114a684affeef120f819222a39408b40a29b5b208d8ab3328c7cda1f357ee3f238f5c234dd8f5ccb9de2d835e386c05a5d2812277688501cb717c')
 
 prepare() {
   cp -a pytest-runner-$pkgver{,-py2}



More information about the arch-commits mailing list