[arch-commits] Commit in python-pytest/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Mar 14 19:55:03 UTC 2020
Date: Saturday, March 14, 2020 @ 19:55:03
Author: felixonmars
Revision: 597140
upgpkg: python-pytest 5.4.1-1
Modified:
python-pytest/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-14 19:54:51 UTC (rev 597139)
+++ PKGBUILD 2020-03-14 19:55:03 UTC (rev 597140)
@@ -2,7 +2,7 @@
# Contributor: Felix Kaiser <felix.kaiser at fxkr.net>
pkgname=python-pytest
-pkgver=5.4.0
+pkgver=5.4.1
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=('1042f537e73752257ed982470f4abd09e1b7031c5c4b428a319684008dac136ac68a2fb8b663140b2e312dff737bf178438d3c122e800f07bd10233417f73a57')
+sha512sums=('921acb74d6161d368041fd44237d7bea20e0c925058fdb929cbe10c5634837a54b2e5332fc3b73d83d28c703353efda74e7685756dfc186fa2df7d56cb6227c5')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list