diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 08:39:24 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 11:45:57 +0000 |
commit | ef5ba20ba3c7e72e42a884d3b7ee6c0a8892e38c (patch) | |
tree | 97d91d371cb0625778e46393be352de7ba451fb0 /testing/py3-uptime/APKBUILD | |
parent | 37871dacb40635edd3341065d0cb92e06f6aee72 (diff) | |
download | aports-ef5ba20ba3c7e72e42a884d3b7ee6c0a8892e38c.tar.bz2 aports-ef5ba20ba3c7e72e42a884d3b7ee6c0a8892e38c.tar.xz |
testing/py3-uptime: rebuild against python 3.7
Diffstat (limited to 'testing/py3-uptime/APKBUILD')
-rw-r--r-- | testing/py3-uptime/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-uptime/APKBUILD b/testing/py3-uptime/APKBUILD index 2c5152f78c..b979ed73ed 100644 --- a/testing/py3-uptime/APKBUILD +++ b/testing/py3-uptime/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-uptime _pkgname=uptime pkgver=3.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="A Python uptime library" url="https://github.com/Cairnarvon/uptime" arch="all" |