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

Felix Yan felixonmars at archlinux.org
Sat Oct 27 23:28:37 UTC 2018


    Date: Saturday, October 27, 2018 @ 23:28:37
  Author: felixonmars
Revision: 399229

upgpkg: python-pytest 3.9.3-1

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-27 23:22:54 UTC (rev 399228)
+++ PKGBUILD	2018-10-27 23:28:37 UTC (rev 399229)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pytest
 pkgname=('python-pytest' 'python2-pytest')
-pkgver=3.9.2
+pkgver=3.9.3
 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=('c540282087ab1420c97b3c241d3167781a5f5bb9e5a3fc6336ccb3e9b2cd35fe2814823662dff3c7c38373ad8d3831e50f2a44f9c9724cbff847f43d99a7b33c')
+sha512sums=('6ae634e234a0384536d62b0855ff3317fa2558f9480a3814f4aa9fffd034da1016eb05304233e41ac8dff6d60fb7f3590f70582fa9ed8ec5f22abfb3be36bc05')
 
 prepare() {
   cp -a pytest-$pkgver{,-py2}



More information about the arch-commits mailing list