diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 12:06:54 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:41 +0000 |
commit | 0b781b5b7e987e86ddd845b690edff1da7e880f2 (patch) | |
tree | be3037d7dcaf8f1d0974b813580c8625b65e68ff /testing | |
parent | 6497d19f546e07bcf2a5e8da1121b1a2f9e1bc96 (diff) | |
download | aports-0b781b5b7e987e86ddd845b690edff1da7e880f2.tar.bz2 aports-0b781b5b7e987e86ddd845b690edff1da7e880f2.tar.xz |
testing/py3-pygtail: rebuild against python 3.8
Diffstat (limited to 'testing')
-rw-r--r-- | testing/py3-pygtail/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pygtail/APKBUILD b/testing/py3-pygtail/APKBUILD index c322ef0d5e..88fc0f52f0 100644 --- a/testing/py3-pygtail/APKBUILD +++ b/testing/py3-pygtail/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-pygtail _pkgname=pygtail pkgver=0.11.1 -pkgrel=0 +pkgrel=1 pkgdesc="Reads log file lines that have not been read" url="https://github.com/bgreenlee/pygtail" arch="noarch" |