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

Felix Yan felixonmars at archlinux.org
Sun Sep 23 15:04:02 UTC 2018


    Date: Sunday, September 23, 2018 @ 15:04:01
  Author: felixonmars
Revision: 384214

upgpkg: python-pytest 3.8.1-1

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-23 14:49:27 UTC (rev 384213)
+++ PKGBUILD	2018-09-23 15:04:01 UTC (rev 384214)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pytest
 pkgname=('python-pytest' 'python2-pytest')
-pkgver=3.8.0
+pkgver=3.8.1
 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=('df194d8861c43f66188f13930ae2c882bb4466847b69cf53bd565e30770b5107c6ce5c182cba5260b0c1738f5dddfe534c3377a0e8c48775c756faf3ab0dd1d5')
+sha512sums=('fee26e280df0da337bca43990ff290c5f1c64273c71b38746ef3754a1a48319fb141ea3142430f4940debe6e3c6a1708b3d1fd9c8e037d98f6992d3098856926')
 
 prepare() {
   cp -a pytest-$pkgver{,-py2}



More information about the arch-commits mailing list