[arch-commits] Commit in python-pytest/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Jul 29 03:29:37 UTC 2018
Date: Sunday, July 29, 2018 @ 03:29:37
Author: felixonmars
Revision: 363943
upgpkg: python-pytest 3.6.4-1
Modified:
python-pytest/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-07-29 03:29:06 UTC (rev 363942)
+++ PKGBUILD 2018-07-29 03:29:37 UTC (rev 363943)
@@ -4,8 +4,8 @@
pkgbase=python-pytest
pkgname=('python-pytest' 'python2-pytest')
-pkgver=3.6.3
-pkgrel=2
+pkgver=3.6.4
+pkgrel=1
pkgdesc="Simple powerful testing with Python"
arch=('any')
license=('MIT')
@@ -19,7 +19,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=('ff46024ab691787909aa5e6fea853a29de9e3954da58023fefcb5f7fa979030cc8415481ed9df361ee16de54869806bde8e50bdbb2dd7fe326b18642c0b4ae3e')
+sha512sums=('b3181bf016c7ab69cce9bc34f4f302e87cb98ca449f7dbf8308ed7f80bab84edd772ac4633811f6e77d66f02716be17e288fde5ec6d583c3af79543c87bdb4e7')
prepare() {
cp -a pytest-$pkgver{,-py2}
More information about the arch-commits
mailing list