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

Felix Yan felixonmars at archlinux.org
Wed Oct 3 08:17:13 UTC 2018


    Date: Wednesday, October 3, 2018 @ 08:17:13
  Author: felixonmars
Revision: 389118

upgpkg: python-pytest 3.8.2-1

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-03 08:15:35 UTC (rev 389117)
+++ PKGBUILD	2018-10-03 08:17:13 UTC (rev 389118)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pytest
 pkgname=('python-pytest' 'python2-pytest')
-pkgver=3.8.1
+pkgver=3.8.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=('fee26e280df0da337bca43990ff290c5f1c64273c71b38746ef3754a1a48319fb141ea3142430f4940debe6e3c6a1708b3d1fd9c8e037d98f6992d3098856926')
+sha512sums=('2a05fa9a2ff90b2add49d145038e143db0681378f8972bd6cb47b97a9bc30f38caa01ed2ac33cbcd0038a07b7978ecc09461b7e89534bc9726f2658307fd30f9')
 
 prepare() {
   cp -a pytest-$pkgver{,-py2}



More information about the arch-commits mailing list