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

Felix Yan felixonmars at archlinux.org
Sun Nov 4 17:58:37 UTC 2018


    Date: Sunday, November 4, 2018 @ 17:58:36
  Author: felixonmars
Revision: 401485

upgpkg: python-pytest 3.10.0-1

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-04 17:16:25 UTC (rev 401484)
+++ PKGBUILD	2018-11-04 17:58:36 UTC (rev 401485)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pytest
 pkgname=('python-pytest' 'python2-pytest')
-pkgver=3.9.3
+pkgver=3.10.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=('6ae634e234a0384536d62b0855ff3317fa2558f9480a3814f4aa9fffd034da1016eb05304233e41ac8dff6d60fb7f3590f70582fa9ed8ec5f22abfb3be36bc05')
+sha512sums=('d095ee775a2c298559c7db5588082016a773b2f2cfb7e695a1d2da9006fc9f86e31df1b5f2278ad7f4dfdf00e30f981b00a101a5d1a0fa8654317c24663a9706')
 
 prepare() {
   cp -a pytest-$pkgver{,-py2}



More information about the arch-commits mailing list