[arch-commits] Commit in python-pytest/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Jan 7 21:34:16 UTC 2019
Date: Monday, January 7, 2019 @ 21:34:16
Author: felixonmars
Revision: 420984
upgpkg: python-pytest 4.1.0-1
Modified:
python-pytest/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-07 21:29:01 UTC (rev 420983)
+++ PKGBUILD 2019-01-07 21:34:16 UTC (rev 420984)
@@ -3,7 +3,7 @@
pkgbase=python-pytest
pkgname=('python-pytest' 'python2-pytest')
-pkgver=4.0.2
+pkgver=4.1.0
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=('231c2cd61cf91d8239c8c02b4e6ec6012ca8752d8438f516cc8f0add564f5e3b5a5c971d9067b086c2327dd079d5290f05fca3456223af6915742e9ff8e55597')
+sha512sums=('bb83ccad71d8fc210edfe8536f7edeee93988d9cb3f36a52ec47377569cd551eada20148518c77cdf39686fee4ca2580c765c82fc988bbdfa9733a259546837d')
prepare() {
cp -a pytest-$pkgver{,-py2}
More information about the arch-commits
mailing list