[arch-commits] Commit in python-pytest/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jul 31 18:49:06 UTC 2020
Date: Friday, July 31, 2020 @ 18:49:06
Author: felixonmars
Revision: 666301
upgpkg: python-pytest 6.0.1-1
Modified:
python-pytest/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-31 18:49:00 UTC (rev 666300)
+++ PKGBUILD 2020-07-31 18:49:06 UTC (rev 666301)
@@ -2,7 +2,7 @@
# Contributor: Felix Kaiser <felix.kaiser at fxkr.net>
pkgname=python-pytest
-pkgver=6.0.0
+pkgver=6.0.1
pkgrel=1
pkgdesc="Simple powerful testing with Python"
arch=('any')
@@ -15,9 +15,9 @@
'python-xmlschema'
# Unlisted, but actually used. Check again after a while:
'python-decorator' 'python-docutils' 'python-jinja' 'python-numpy' 'python-pexpect'
- 'python-twisted' 'python-pytest-xdist')
+ 'python-pygments' 'python-twisted' 'python-pytest-xdist')
source=("$pkgname-$pkgver.tar.gz::https://github.com/pytest-dev/pytest/archive/$pkgver.tar.gz")
-sha512sums=('2c42c54a16a02b5d033527c3632e4e49d6fb82deee8a05ae1665fcd5f3978098c87599e8fb1bcd14a098d977c7d8588dc93b3b84398b5dc965d1b0c2740b446e')
+sha512sums=('3bf476f5e27254c3e0f5553c9bcde71599bb857ae182f65c579fb6709794913427c65f3235d2c6cb990bca0f39920b836f05cfe52817b47f688f5cf1f4c5e047')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list