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

Felix Yan felixonmars at archlinux.org
Tue Feb 19 08:09:43 UTC 2019


    Date: Tuesday, February 19, 2019 @ 08:09:42
  Author: felixonmars
Revision: 434342

upgpkg: python-pytest 4.3.0-1

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-19 08:08:34 UTC (rev 434341)
+++ PKGBUILD	2019-02-19 08:09:42 UTC (rev 434342)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pytest
 pkgname=('python-pytest' 'python2-pytest')
-pkgver=4.2.1
+pkgver=4.3.0
 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=('402e7aa19e8508e5b008e21c7465939bdaafb8ebc023b95295dcd5a6c6b55c2a12675ce10a1f2a4fadd67a73d42a03f8af0cad4b6969f05100cc80d29ecc15d7')
+sha512sums=('916d87693982d1adfdeace420ea94798f7feabd9be74f3b427b485e4a27065e1e44c8adc915792e1ecc8e6d7bbe8f3ae365d9234015387fbd34356b8b7b7b6a3')
 
 prepare() {
   cp -a pytest-$pkgver{,-py2}



More information about the arch-commits mailing list