[arch-commits] Commit in python-pytest/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Nov 16 05:12:54 UTC 2017
Date: Thursday, November 16, 2017 @ 05:12:53
Author: felixonmars
Revision: 266907
upgpkg: python-pytest 3.2.5-1
Modified:
python-pytest/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-11-16 03:25:46 UTC (rev 266906)
+++ PKGBUILD 2017-11-16 05:12:53 UTC (rev 266907)
@@ -4,7 +4,7 @@
pkgbase=python-pytest
pkgname=('python-pytest' 'python2-pytest')
-pkgver=3.2.4
+pkgver=3.2.5
pkgrel=1
pkgdesc="Simple powerful testing with Python"
arch=('any')
@@ -17,7 +17,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=('a1be7e06eb90d29a3dab1d734491fe42c021e1317a2a34799cf92139cae26343b1b852f27f7ddbb7133e3d6ea285d8266e26867737ee144ce24ba2c82f571996')
+sha512sums=('312043d7e14eeaf5dcd86890f43b8a198482246c5fa4034b116db17e494e82c9a2f29662b7e290a4c0db2128aeb69953c5c77b07969f9e76700a4d788dffa1b2')
prepare() {
rm -r pytest-$pkgver/_pytest/vendored_packages
More information about the arch-commits
mailing list