diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-10-30 13:26:13 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:33:58 +0000 |
commit | 6bb891a2ea1b4843fae67b403d9ecf449dbbc2fc (patch) | |
tree | 216f07e0271cba6cc4659147ed9ae81859d92f0c | |
parent | 5454db8b2f647996c68527136c22902186febe01 (diff) | |
download | aports-6bb891a2ea1b4843fae67b403d9ecf449dbbc2fc.tar.bz2 aports-6bb891a2ea1b4843fae67b403d9ecf449dbbc2fc.tar.xz |
community/py3-ukpostcodeparser: rebuild against python 3.8
-rw-r--r-- | community/py3-ukpostcodeparser/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-ukpostcodeparser/APKBUILD b/community/py3-ukpostcodeparser/APKBUILD index c89b9cb9f2..2f7aae7208 100644 --- a/community/py3-ukpostcodeparser/APKBUILD +++ b/community/py3-ukpostcodeparser/APKBUILD @@ -2,7 +2,7 @@ pkgname=py3-ukpostcodeparser _pkgname=ukpostcodeparser pkgver=1.1.2 -pkgrel=2 +pkgrel=3 pkgdesc="UK Postcode parser" url="https://github.com/hamstah/ukpostcodeparser" arch="noarch" |