diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-16 15:49:50 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 11:45:55 +0000 |
commit | 2b25c9a384f58ac84c0dd34f5fc0fc453d43643c (patch) | |
tree | af8519f72047828078644c7372e54a01f075543a | |
parent | 113fa6d9d9d34899518e1b0afe67589681775249 (diff) | |
download | aports-2b25c9a384f58ac84c0dd34f5fc0fc453d43643c.tar.bz2 aports-2b25c9a384f58ac84c0dd34f5fc0fc453d43643c.tar.xz |
testing/py3-hyperlink: rebuild against python 3.7
-rw-r--r-- | testing/py3-hyperlink/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-hyperlink/APKBUILD b/testing/py3-hyperlink/APKBUILD index c0b6e39127..9296e3dae7 100644 --- a/testing/py3-hyperlink/APKBUILD +++ b/testing/py3-hyperlink/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-hyperlink _pkgname=hyperlink pkgver=18.0.0 -pkgrel=0 +pkgrel=1 pkgdesc="Python implementation of immutable URLs" url="https://github.com/python-hyper/hyperlink" arch="noarch" |