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

Felix Yan felixonmars at archlinux.org
Mon Apr 1 07:40:34 UTC 2019


    Date: Monday, April 1, 2019 @ 07:40:33
  Author: felixonmars
Revision: 446910

upgpkg: python-pytest 4.4.0-1

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-01 07:11:54 UTC (rev 446909)
+++ PKGBUILD	2019-04-01 07:40:33 UTC (rev 446910)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pytest
 pkgname=('python-pytest' 'python2-pytest')
-pkgver=4.3.1
+pkgver=4.4.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=('7d8bbee64690e03a798ff6d7c52c9d9b50973177a42196aa7b4d493482ef7937a5f20358b0d3c089c66bed12aa2a5aa768bb1e433a695bc39a95d1872de5ca63')
+sha512sums=('44ad1439c3f7ccea19c0b9160a5dd89d9509092e17a2363369838f5681df21af68d903e6194605b11b682f4a5f30d4b17d09ec97171adf29d94b132a0c8d1070')
 
 prepare() {
   cp -a pytest-$pkgver{,-py2}



More information about the arch-commits mailing list