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

Felix Yan felixonmars at archlinux.org
Wed Nov 20 05:33:55 UTC 2019


    Date: Wednesday, November 20, 2019 @ 05:33:55
  Author: felixonmars
Revision: 530622

upgpkg: python-pytest 5.3.0-1

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-20 05:32:58 UTC (rev 530621)
+++ PKGBUILD	2019-11-20 05:33:55 UTC (rev 530622)
@@ -2,7 +2,7 @@
 # Contributor: Felix Kaiser <felix.kaiser at fxkr.net>
 
 pkgname=python-pytest
-pkgver=5.2.4
+pkgver=5.3.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=('e50ff4a136535796795498049be84f5319247d69a046147f9a18decd193d27f2060b09031c4decd6d4d0c9f39800d17fe0c711cb450ce86ce33c486388dc025b')
+sha512sums=('c82962b66c32b3001997ea5c788bef3e3c20756c19bff6953c8c20a4266ff7b39f7a1ae0e15d1359d6a4676ccbcca9a30ce95d4139e173035af83d4f17d1665a')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list