[arch-commits] Commit in python-pytest/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Feb 13 17:54:46 UTC 2019
Date: Wednesday, February 13, 2019 @ 17:54:45
Author: felixonmars
Revision: 432087
upgpkg: python-pytest 4.2.1-1
Modified:
python-pytest/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-02-13 17:44:35 UTC (rev 432086)
+++ PKGBUILD 2019-02-13 17:54:45 UTC (rev 432087)
@@ -3,7 +3,7 @@
pkgbase=python-pytest
pkgname=('python-pytest' 'python2-pytest')
-pkgver=4.2.0
+pkgver=4.2.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=('f0139a887c16db5eb3858c352c65e86a75d9393a64d724321874a5a7375b79a6ab6f0f231735a7d7a0e866aaf02a2de4b823989f155493e0ad9d512072e92ed2')
+sha512sums=('402e7aa19e8508e5b008e21c7465939bdaafb8ebc023b95295dcd5a6c6b55c2a12675ce10a1f2a4fadd67a73d42a03f8af0cad4b6969f05100cc80d29ecc15d7')
prepare() {
cp -a pytest-$pkgver{,-py2}
More information about the arch-commits
mailing list