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

Felix Yan felixonmars at archlinux.org
Sat Nov 16 07:53:11 UTC 2019


    Date: Saturday, November 16, 2019 @ 07:53:11
  Author: felixonmars
Revision: 529490

upgpkg: python-pytest 5.2.4-1

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-16 07:49:08 UTC (rev 529489)
+++ PKGBUILD	2019-11-16 07:53:11 UTC (rev 529490)
@@ -2,7 +2,7 @@
 # Contributor: Felix Kaiser <felix.kaiser at fxkr.net>
 
 pkgname=python-pytest
-pkgver=5.2.3
+pkgver=5.2.4
 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=('1b87a626e8aea25015bdc8847b6db25a509572efa4989a00de9d3380f05bc59f7222aae97efcfd175ddfc0324d0866ce24f723d9b3cd7041a93233e16fb8243a')
+sha512sums=('e50ff4a136535796795498049be84f5319247d69a046147f9a18decd193d27f2060b09031c4decd6d4d0c9f39800d17fe0c711cb450ce86ce33c486388dc025b')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list