diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-04 07:10:40 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:32 +0000 |
commit | 219d08de891d2ade5da6c93cbcd0daf75c0f720b (patch) | |
tree | 854f5444ae982451fc629b588eac093cbf1efaa2 /testing/py3-bottle-session | |
parent | e9708f15cefcfbd5898f589237f0ac8145cf2fca (diff) | |
download | aports-219d08de891d2ade5da6c93cbcd0daf75c0f720b.tar.bz2 aports-219d08de891d2ade5da6c93cbcd0daf75c0f720b.tar.xz |
testing/py3-bottle-session: rebuild against python 3.8
Diffstat (limited to 'testing/py3-bottle-session')
-rw-r--r-- | testing/py3-bottle-session/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-bottle-session/APKBUILD b/testing/py3-bottle-session/APKBUILD index 646a9782ee..8bbf5e70d3 100644 --- a/testing/py3-bottle-session/APKBUILD +++ b/testing/py3-bottle-session/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-bottle-session _pkgname=bottle-session pkgver=0.9 -pkgrel=0 +pkgrel=1 pkgdesc="Bottle session plugin" options="!check" # No testsuite on tarball url="https://bitbucket.org/devries/bottle-session" |