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

Daniel M. Capella polyzen at gemini.archlinux.org
Sun Feb 27 02:55:09 UTC 2022


    Date: Sunday, February 27, 2022 @ 02:55:08
  Author: polyzen
Revision: 1136725

upgpkg: python-pytest 7.0.1-1

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-27 01:03:55 UTC (rev 1136724)
+++ PKGBUILD	2022-02-27 02:55:08 UTC (rev 1136725)
@@ -3,7 +3,7 @@
 # Contributor: Felix Kaiser <felix.kaiser at fxkr.net>
 
 pkgname=python-pytest
-pkgver=7.0.0
+pkgver=7.0.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=('dad48ffda394e5ad9aa3b7d7ddf339ed502e5e365b1350e0af65f4a602344b11')
-b2sums=('3af132da903252323086b21eb052d35973f1e81189972d7f1880a22c5dd8a2b779bf2450f394ef9b1e156b780bcf6f677a0b043db204bcb6038a9a85c7f393e6')
+sha256sums=('e30905a0c131d3d94b89624a1cc5afec3e0ba2fbdb151867d8e0ebd49850f171')
+b2sums=('fcaef6afc6e98f6716a80f6451671b2abbf9ad676330a6e66e917a73e018eef966de8e7ef7ab48a1213167476eef1eb37cc5e84ec2bd9e5eab4ec6f1a8071c87')
 
 # Remove dep on setuptools_scm
 prepare() {



More information about the arch-commits mailing list