diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 08:39:37 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 11:45:58 +0000 |
commit | 8438190224a1cae516e3a6b1f0ebc9d4d5914fb8 (patch) | |
tree | 33e66d947308ad3e9eca5b0827c2d1791b32f1fe | |
parent | bc9887b3ea2c37400cf70588755ec836506cf9eb (diff) | |
download | aports-8438190224a1cae516e3a6b1f0ebc9d4d5914fb8.tar.bz2 aports-8438190224a1cae516e3a6b1f0ebc9d4d5914fb8.tar.xz |
testing/py3-us: rebuild against python 3.7
-rw-r--r-- | testing/py3-us/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-us/APKBUILD b/testing/py3-us/APKBUILD index 889a6d38e4..8ea4945792 100644 --- a/testing/py3-us/APKBUILD +++ b/testing/py3-us/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-us _pkgname=us pkgver=1.0.0 -pkgrel=0 +pkgrel=1 pkgdesc="US state meta information and other fun stuff" url="https://github.com/unitedstates/python-us" arch="noarch" |