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

Daniel M. Capella polyzen at gemini.archlinux.org
Sat Apr 23 21:07:41 UTC 2022


    Date: Saturday, April 23, 2022 @ 21:07:40
  Author: polyzen
Revision: 1188558

upgpkg: python-pytest 7.1.2-1

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-23 21:07:36 UTC (rev 1188557)
+++ PKGBUILD	2022-04-23 21:07:40 UTC (rev 1188558)
@@ -3,7 +3,7 @@
 # Contributor: Felix Kaiser <felix.kaiser at fxkr.net>
 
 pkgname=python-pytest
-pkgver=7.1.1
+pkgver=7.1.2
 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=('841132caef6b1ad17a9afde46dc4f6cfa59a05f9555aae5151f73bdf2820ca63')
-b2sums=('cc70b61ab863c19db62fc765c1819624d2e330116e4c8561693a895d3157ea6011a9f2db4e96f22cb802b295ae841c81e71a741cec8f64d4b7f70c539356fa7e')
+sha256sums=('a06a0425453864a270bc45e71f783330a7428defb4230fb5e6a731fde06ecd45')
+b2sums=('c59e477ba52f2ff6f9885b91bbdc9b70dd4ffced3902417cd2e8cf28ba778e92ab5738f1be4d1c8c5c41c7140ac56622b6d44261d618426ae39fd00026bf139c')
 
 # Remove dep on setuptools_scm
 prepare() {



More information about the arch-commits mailing list