[arch-commits] Commit in python-pytest/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Sep 11 23:43:48 UTC 2020
Date: Friday, September 11, 2020 @ 23:43:48
Author: felixonmars
Revision: 702928
upgpkg: python-pytest 6.0.2-1
Modified:
python-pytest/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-11 23:43:44 UTC (rev 702927)
+++ PKGBUILD 2020-09-11 23:43:48 UTC (rev 702928)
@@ -2,7 +2,7 @@
# Contributor: Felix Kaiser <felix.kaiser at fxkr.net>
pkgname=python-pytest
-pkgver=6.0.1
+pkgver=6.0.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=('3bf476f5e27254c3e0f5553c9bcde71599bb857ae182f65c579fb6709794913427c65f3235d2c6cb990bca0f39920b836f05cfe52817b47f688f5cf1f4c5e047')
+sha512sums=('6e8782011e77bf7145bfa76e2a5fc7f1104ced265300c25e102f094a587df41ae35839271653a7054c93501fa4c7ca7f883d7d9bb96abb0c156b17df116cf92f')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list