diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-04 07:09:26 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:32 +0000 |
| commit | fef767a0ece19d84541f3750362e2969ace8e5db (patch) | |
| tree | 731708caf1fbf53647324a8d5b07c200c1355c02 /testing | |
| parent | 03ea64544d3c8580aa8a552166016d147abe0aba (diff) | |
| download | aports-fef767a0ece19d84541f3750362e2969ace8e5db.tar.bz2 aports-fef767a0ece19d84541f3750362e2969ace8e5db.tar.xz | |
testing/py3-blessings: rebuild against python 3.8
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/py3-blessings/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-blessings/APKBUILD b/testing/py3-blessings/APKBUILD index 42d9f4f777..e8d602b280 100644 --- a/testing/py3-blessings/APKBUILD +++ b/testing/py3-blessings/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-blessings _pkgname=blessings pkgver=1.7 -pkgrel=4 +pkgrel=5 pkgdesc="Python library for terminal coloring, styling and positioning" url="https://github.com/erikrose/blessings" arch="noarch" |
