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

Daniel M. Capella polyzen at gemini.archlinux.org
Tue Mar 15 01:53:12 UTC 2022


    Date: Tuesday, March 15, 2022 @ 01:53:12
  Author: polyzen
Revision: 1154123

upgpkg: python-pytest 7.1.0-1

Modified:
  python-pytest/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-15 01:47:08 UTC (rev 1154122)
+++ PKGBUILD	2022-03-15 01:53:12 UTC (rev 1154123)
@@ -3,7 +3,7 @@
 # Contributor: Felix Kaiser <felix.kaiser at fxkr.net>
 
 pkgname=python-pytest
-pkgver=7.0.1
+pkgver=7.1.0
 pkgrel=1
 pkgdesc="Simple powerful testing with Python"
 arch=('any')
@@ -19,8 +19,8 @@
               '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=('e30905a0c131d3d94b89624a1cc5afec3e0ba2fbdb151867d8e0ebd49850f171')
-b2sums=('fcaef6afc6e98f6716a80f6451671b2abbf9ad676330a6e66e917a73e018eef966de8e7ef7ab48a1213167476eef1eb37cc5e84ec2bd9e5eab4ec6f1a8071c87')
+sha256sums=('f1089d218cfcc63a212c42896f1b7fbf096874d045e1988186861a1a87d27b47')
+b2sums=('2417ccb4a41c9dc5b957bef3c7e190d2469d604a15368cc59ad3d6dcffc46617690269e5c1d6f6fa81c376f426ec8e825389dbc0dd15688ced65433107651676')
 
 # Remove dep on setuptools_scm
 prepare() {



More information about the arch-commits mailing list