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

Felix Yan felixonmars at archlinux.org
Tue Oct 23 05:05:26 UTC 2018


    Date: Tuesday, October 23, 2018 @ 05:05:25
  Author: felixonmars
Revision: 398648

upgpkg: python-pytest 3.9.2-1

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-23 04:51:04 UTC (rev 398647)
+++ PKGBUILD	2018-10-23 05:05:25 UTC (rev 398648)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pytest
 pkgname=('python-pytest' 'python2-pytest')
-pkgver=3.9.1
+pkgver=3.9.2
 pkgrel=1
 pkgdesc="Simple powerful testing with Python"
 arch=('any')
@@ -18,7 +18,7 @@
               'python2-pytest-xdist' 'python-twisted' 'python2-twisted' 'python-requests'
               'python2-requests' 'python-hypothesis' 'python2-hypothesis')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest/archive/$pkgver.tar.gz")
-sha512sums=('22c2d69795df1653f58423b48565bb2083f497828707bdf20e57cfea14941c5480baf3283159cb7fe7b5ded966d5a2fb86a9281e64d1c1815b3abc36094052f8')
+sha512sums=('c540282087ab1420c97b3c241d3167781a5f5bb9e5a3fc6336ccb3e9b2cd35fe2814823662dff3c7c38373ad8d3831e50f2a44f9c9724cbff847f43d99a7b33c')
 
 prepare() {
   cp -a pytest-$pkgver{,-py2}



More information about the arch-commits mailing list