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

Filipe Laíns ffy00 at archlinux.org
Sun Feb 28 20:47:34 UTC 2021


    Date: Sunday, February 28, 2021 @ 20:47:33
  Author: ffy00
Revision: 876063

upgpkg: python-pytest 6.2.2-1

Modified:
  python-pytest/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-28 20:44:38 UTC (rev 876062)
+++ PKGBUILD	2021-02-28 20:47:33 UTC (rev 876063)
@@ -2,7 +2,7 @@
 # Contributor: Felix Kaiser <felix.kaiser at fxkr.net>
 
 pkgname=python-pytest
-pkgver=6.2.1
+pkgver=6.2.2
 pkgrel=1
 pkgdesc="Simple powerful testing with Python"
 arch=('any')
@@ -17,7 +17,7 @@
               'python-decorator' 'python-docutils' 'python-jinja' 'python-numpy' 'python-pexpect'
               'python-pygments' 'python-twisted' 'python-pytest-xdist')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/pytest-dev/pytest/archive/$pkgver.tar.gz")
-sha512sums=('c6816d9007e19276741ccf20d5c303b7dc1a66a0332fed81cda5ab1f1c68db5cdbe85c8dfeacbdf02482fe7ee4e0f72839912194b1f60c8c17a0b69b4faa1942')
+sha512sums=('c7b6dfee858984ca842147face869c7a47edd41aa95054de0edaaae7990ce9f8a1a3f4caa9a1b298cd6aebf6961e4a93b6662991866f0970e7a37fb79756f298')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list