From 0a0c5d4d9a14dee0e6ccc79a645e68c5f2da15b6 Mon Sep 17 00:00:00 2001 From: polyzen Date: Wed, 2 Nov 2022 03:16:44 +0000 Subject: [PATCH] archrelease: copy trunk to community-any git-svn-id: file:///srv/repos/svn-community/svn@1340951 9fca08f4-af9d-4005-b8df-a31f2cc04f65 --- repos/community-any/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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() {