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

Felix Yan felixonmars at archlinux.org
Fri Sep 8 10:57:44 UTC 2017


    Date: Friday, September 8, 2017 @ 10:57:43
  Author: felixonmars
Revision: 256194

upgpkg: python-pytest 3.2.2-1

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-08 10:57:30 UTC (rev 256193)
+++ PKGBUILD	2017-09-08 10:57:43 UTC (rev 256194)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pytest
 pkgname=('python-pytest' 'python2-pytest')
-pkgver=3.2.1
+pkgver=3.2.2
 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=('e0fff27fbf8fb79015520f338a418ad0c50ce75e8438e916ae40b1e2c2ad423b7629a9c7e08387b95eddd805f9887175c3159574b0b4c418c7bc9811c10fa7b9')
+sha512sums=('e61c059b2df3cb1f8002a956195abd08a8293396a874cb95700eb049b9631e171d5b1e44ae95e734dc2150e781ba9cb94d37ce16512524fa7a816b40b1578b8d')
 
 prepare() {
   rm -r pytest-$pkgver/_pytest/vendored_packages



More information about the arch-commits mailing list