[arch-commits] Commit in python-pytest/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Aug 2 14:44:05 UTC 2017


    Date: Wednesday, August 2, 2017 @ 14:44:04
  Author: felixonmars
Revision: 247439

upgpkg: python-pytest 3.2.0-1

Modified:
  python-pytest/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-02 14:31:34 UTC (rev 247438)
+++ PKGBUILD	2017-08-02 14:44:04 UTC (rev 247439)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pytest
 pkgname=('python-pytest' 'python2-pytest')
-pkgver=3.1.3
+pkgver=3.2.0
 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=('5bb235f9d06605637036e17603cfcb06cea6a988f9cf163e8ba5384f1321b25ceed96f40cfb4b7c04a8b7b4699493f4f7ffebfad4f5822307c8f9d86204f6fdd')
+sha512sums=('26df9b2ce5b6ea6190613418af1086d0793eb58d5a65524d4a113ec6c75ad3b94b3e708b6d8dd3996d171aaf3c14b79a3adb4c480154c17bcdc9b2f28c45ef7a')
 
 prepare() {
   rm -r pytest-$pkgver/_pytest/vendored_packages



More information about the arch-commits mailing list