[arch-commits] Commit in python-pytest/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Jul 5 09:56:21 UTC 2018
Date: Thursday, July 5, 2018 @ 09:56:21
Author: felixonmars
Revision: 352649
upgpkg: python-pytest 3.6.3-1
Modified:
python-pytest/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-07-05 09:56:02 UTC (rev 352648)
+++ PKGBUILD 2018-07-05 09:56:21 UTC (rev 352649)
@@ -4,8 +4,8 @@
pkgbase=python-pytest
pkgname=('python-pytest' 'python2-pytest')
-pkgver=3.6.2
-pkgrel=2
+pkgver=3.6.3
+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=('14044722226623a37668f49d9e9916e0abc29b87b85c58d34fb4d697017d5c64adb85185d58449493859cd1632f89318b80baed667a452efabff744153ce3106')
+sha512sums=('ff46024ab691787909aa5e6fea853a29de9e3954da58023fefcb5f7fa979030cc8415481ed9df361ee16de54869806bde8e50bdbb2dd7fe326b18642c0b4ae3e')
prepare() {
cp -a pytest-$pkgver{,-py2}
More information about the arch-commits
mailing list