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

Felix Yan felixonmars at archlinux.org
Thu Oct 3 22:05:30 UTC 2019


    Date: Thursday, October 3, 2019 @ 22:05:29
  Author: felixonmars
Revision: 512584

upgpkg: python-pytest 5.2.0-1

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-03 22:02:30 UTC (rev 512583)
+++ PKGBUILD	2019-10-03 22:05:29 UTC (rev 512584)
@@ -2,7 +2,7 @@
 # Contributor: Felix Kaiser <felix.kaiser at fxkr.net>
 
 pkgname=python-pytest
-pkgver=5.1.3
+pkgver=5.2.0
 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=('be56bae0680ee1c96a5159002c9ecab1aa5a13cd25bd9f5e13b30a9266bad5b326473f588417528083cfab6a9538629f42f06f2eaa29a1bfce6abe011f191983')
+sha512sums=('37cfd18cea0c92bb4202b03b6afde9896a2517b97a3a20c9d7fc47c3b1ae304de188feb695f805ee5480e887408b419c29659523d73f44dd42aab623505237fc')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list