diff --git a/repos/community-any/PKGBUILD b/repos/community-any/PKGBUILD index 0239f5bdeed3..86bd7160493b 100644 --- a/repos/community-any/PKGBUILD +++ b/repos/community-any/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Felix Kaiser pkgname=python-pytest -pkgver=7.1.3 +pkgver=7.2.0 pkgrel=1 pkgdesc="Simple powerful testing with Python" arch=('any') @@ -19,8 +19,8 @@ checkdepends=('python-argcomplete' 'python-hypothesis' 'python-mock' 'python-jinja' 'python-numpy' 'python-pexpect' 'python-pygments' 'python-pytest-xdist' 'python-twisted') source=("https://files.pythonhosted.org/packages/source/p/pytest/pytest-$pkgver.tar.gz") -sha256sums=('4f365fec2dff9c1162f834d9f18af1ba13062db0c708bf7b946f8a5c76180c39') -b2sums=('39935fbfc9eb79a220324b8642e80225472a658f85fa8ef50b1dff5396dd30cfde22b2faf3909df0ba7d08ea14f548794974a7fd7670d7204e8d625ea5949630') +sha256sums=('c4014eb40e10f11f355ad4e3c2fb2c6c6d1919c73f3b5a433de4708202cade59') +b2sums=('051c1c28aae1b2ff97af0b6e58046d8d3ee9b72909d4c8360f7ca3b9f2ed46f24a6db2d6138d1a629ec650bf7b0a14d89b44d0779340c31b60abb8608defd30b') # Remove dep on setuptools_scm prepare() {