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

Felix Yan felixonmars at archlinux.org
Thu Oct 5 14:09:15 UTC 2017


    Date: Thursday, October 5, 2017 @ 14:09:14
  Author: felixonmars
Revision: 261745

upgpkg: python-pytest 3.2.3-1

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-05 14:09:05 UTC (rev 261744)
+++ PKGBUILD	2017-10-05 14:09:14 UTC (rev 261745)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pytest
 pkgname=('python-pytest' 'python2-pytest')
-pkgver=3.2.2
+pkgver=3.2.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=('e61c059b2df3cb1f8002a956195abd08a8293396a874cb95700eb049b9631e171d5b1e44ae95e734dc2150e781ba9cb94d37ce16512524fa7a816b40b1578b8d')
+sha512sums=('02bd3b091718b983580640157feda10b8fd5a6872fc9a0e0ee4c21f22152477d0d8375853186ad4a7da4ddefb43ebcff3b58226d14f8383fe26c01d88511177f')
 
 prepare() {
   rm -r pytest-$pkgver/_pytest/vendored_packages



More information about the arch-commits mailing list