testing/py3-ask: rebuild against python 3.8

This commit is contained in:
Natanael Copa 2019-11-03 08:40:21 +00:00
parent a56c249f7d
commit 1b638f2114

View File

@ -3,7 +3,7 @@
pkgname=py3-ask
_pkgname=ask
pkgver=0.0.8
pkgrel=1
pkgrel=2
pkgdesc="An easy input validation for Python"
options="!check" # No testsuite
url="https://github.com/chive/ask"