Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

Commit 0a0c5d4

Browse files
polyzensvntogit
polyzen
authored and
svntogit
committed
archrelease: copy trunk to community-any
git-svn-id: file:///srv/repos/svn-community/svn@1340951 9fca08f4-af9d-4005-b8df-a31f2cc04f65
1 parent 2fa8ff5 commit 0a0c5d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

repos/community-any/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Contributor: Felix Kaiser <[email protected]>
44

55
pkgname=python-pytest
6-
pkgver=7.1.3
6+
pkgver=7.2.0
77
pkgrel=1
88
pkgdesc="Simple powerful testing with Python"
99
arch=('any')
@@ -19,8 +19,8 @@ checkdepends=('python-argcomplete' 'python-hypothesis' 'python-mock'
1919
'python-jinja' 'python-numpy' 'python-pexpect' 'python-pygments'
2020
'python-pytest-xdist' 'python-twisted')
2121
source=("https://files.pythonhosted.org/packages/source/p/pytest/pytest-$pkgver.tar.gz")
22-
sha256sums=('4f365fec2dff9c1162f834d9f18af1ba13062db0c708bf7b946f8a5c76180c39')
23-
b2sums=('39935fbfc9eb79a220324b8642e80225472a658f85fa8ef50b1dff5396dd30cfde22b2faf3909df0ba7d08ea14f548794974a7fd7670d7204e8d625ea5949630')
22+
sha256sums=('c4014eb40e10f11f355ad4e3c2fb2c6c6d1919c73f3b5a433de4708202cade59')
23+
b2sums=('051c1c28aae1b2ff97af0b6e58046d8d3ee9b72909d4c8360f7ca3b9f2ed46f24a6db2d6138d1a629ec650bf7b0a14d89b44d0779340c31b60abb8608defd30b')
2424

2525
# Remove dep on setuptools_scm
2626
prepare() {

0 commit comments

Comments
 (0)