[arch-commits] Commit in python-pytest/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Sep 6 15:22:54 UTC 2018
Date: Thursday, September 6, 2018 @ 15:22:54
Author: felixonmars
Revision: 377656
upgpkg: python-pytest 3.8.0-1
Modified:
python-pytest/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-09-06 15:22:35 UTC (rev 377655)
+++ PKGBUILD 2018-09-06 15:22:54 UTC (rev 377656)
@@ -4,7 +4,7 @@
pkgbase=python-pytest
pkgname=('python-pytest' 'python2-pytest')
-pkgver=3.7.4
+pkgver=3.8.0
pkgrel=1
pkgdesc="Simple powerful testing with Python"
arch=('any')
@@ -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=('0ad3e17b581e8fdb6adcdba9c3c025a364c15ad0dab3e9ea1a7a3f241493bd893efc04a51bd9a2bc8a32a884eabd44c611dd47e912174a834a627505d6e70746')
+sha512sums=('df194d8861c43f66188f13930ae2c882bb4466847b69cf53bd565e30770b5107c6ce5c182cba5260b0c1738f5dddfe534c3377a0e8c48775c756faf3ab0dd1d5')
prepare() {
cp -a pytest-$pkgver{,-py2}
More information about the arch-commits
mailing list