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

Felix Yan felixonmars at archlinux.org
Wed Jul 5 03:07:50 UTC 2017


    Date: Wednesday, July 5, 2017 @ 03:07:50
  Author: felixonmars
Revision: 242351

upgpkg: python-pytest 3.1.3-1

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-05 03:06:03 UTC (rev 242350)
+++ PKGBUILD	2017-07-05 03:07:50 UTC (rev 242351)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pytest
 pkgname=('python-pytest' 'python2-pytest')
-pkgver=3.1.2
+pkgver=3.1.3
 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=('dc6a4add79457bb72f206f4fed0223bb3d9528742611ef7648dc537c69b6cd82d71c84d9738b7ad141909b123906ce9fdee2fcea272f47b274a123e40c834a77')
+sha512sums=('5bb235f9d06605637036e17603cfcb06cea6a988f9cf163e8ba5384f1321b25ceed96f40cfb4b7c04a8b7b4699493f4f7ffebfad4f5822307c8f9d86204f6fdd')
 
 prepare() {
   rm -r pytest-$pkgver/_pytest/vendored_packages



More information about the arch-commits mailing list