testing/py3-update-checker: rebuild against python 3.8

This commit is contained in:
Natanael Copa 2019-11-05 12:03:42 +00:00
parent f89ff17c6c
commit 04c9d292b0

View File

@ -3,7 +3,7 @@
pkgname=py3-update-checker
_pkgname=update_checker
pkgver=0.16
pkgrel=2
pkgrel=3
pkgdesc="A python module that will check for package updates"
options="!check" # 4 tests fail
url="https://github.com/bboe/update_checker"