testing/pytest-expect: rebuild against python 3.8

This commit is contained in:
Natanael Copa 2019-11-04 15:55:21 +00:00
parent adbe65f78d
commit c90bacae1d

View File

@ -2,7 +2,7 @@
# Maintainer: Stefan Wagner <stw@bit-strickerei.de>
pkgname=pytest-expect
pkgver=1.1.0
pkgrel=2
pkgrel=3
pkgdesc="py.test plugin that stores test expectations."
options="!check" # No testsuite in tarball
url="https://github.com/gsnedders/pytest-expect"