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

Daniel M. Capella polyzen at gemini.archlinux.org
Thu Mar 17 21:24:46 UTC 2022


    Date: Thursday, March 17, 2022 @ 21:24:45
  Author: polyzen
Revision: 1157127

upgpkg: python-pytest 7.1.1-1

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-17 21:24:39 UTC (rev 1157126)
+++ PKGBUILD	2022-03-17 21:24:45 UTC (rev 1157127)
@@ -3,7 +3,7 @@
 # Contributor: Felix Kaiser <felix.kaiser at fxkr.net>
 
 pkgname=python-pytest
-pkgver=7.1.0
+pkgver=7.1.1
 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=('f1089d218cfcc63a212c42896f1b7fbf096874d045e1988186861a1a87d27b47')
-b2sums=('2417ccb4a41c9dc5b957bef3c7e190d2469d604a15368cc59ad3d6dcffc46617690269e5c1d6f6fa81c376f426ec8e825389dbc0dd15688ced65433107651676')
+sha256sums=('841132caef6b1ad17a9afde46dc4f6cfa59a05f9555aae5151f73bdf2820ca63')
+b2sums=('cc70b61ab863c19db62fc765c1819624d2e330116e4c8561693a895d3157ea6011a9f2db4e96f22cb802b295ae841c81e71a741cec8f64d4b7f70c539356fa7e')
 
 # Remove dep on setuptools_scm
 prepare() {



More information about the arch-commits mailing list