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

Felix Yan felixonmars at archlinux.org
Sun Sep 1 12:46:55 UTC 2019


    Date: Sunday, September 1, 2019 @ 12:46:54
  Author: felixonmars
Revision: 506123

upgpkg: python-pytest 5.1.2-1

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-01 12:46:46 UTC (rev 506122)
+++ PKGBUILD	2019-09-01 12:46:54 UTC (rev 506123)
@@ -2,7 +2,7 @@
 # Contributor: Felix Kaiser <felix.kaiser at fxkr.net>
 
 pkgname=python-pytest
-pkgver=5.1.1
+pkgver=5.1.2
 pkgrel=1
 pkgdesc="Simple powerful testing with Python"
 arch=('any')
@@ -17,7 +17,7 @@
               'python-numpy' 'python-twisted' 'python-pytest-xdist' 'python-decorator'
               'python-jinja' 'python-pexpect')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/pytest-dev/pytest/archive/$pkgver.tar.gz")
-sha512sums=('97fa8b8eae177128e8ab5063d06375fd23c16079767040dce6cf16efb8910e2fd18a48af90dd1307673bf35265204c8a2d69cfb36959ccab84ad59745de882f9')
+sha512sums=('5a88702b9d6822e073f16f21c8b7292afea93d7918074bb7f5c267f4954edd616a61dc3a2449e515cd87ed72a7de6c1444cda8faa02e840864441b8e55ce8fc8')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list