diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-04 07:11:09 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:32 +0000 |
commit | 6125e40cda173ced7d14c056b1cbc710b66750bc (patch) | |
tree | 1c4976e8dbfc2074e358612d26e507f0976258e2 /testing/py3-bottle-werkzeug | |
parent | cba28c9ea3489b39b574be398f5c5af24b99b4b6 (diff) | |
download | aports-6125e40cda173ced7d14c056b1cbc710b66750bc.tar.bz2 aports-6125e40cda173ced7d14c056b1cbc710b66750bc.tar.xz |
testing/py3-bottle-werkzeug: rebuild against python 3.8
Diffstat (limited to 'testing/py3-bottle-werkzeug')
-rw-r--r-- | testing/py3-bottle-werkzeug/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-bottle-werkzeug/APKBUILD b/testing/py3-bottle-werkzeug/APKBUILD index 5623e9ff6d..5a3bdf277d 100644 --- a/testing/py3-bottle-werkzeug/APKBUILD +++ b/testing/py3-bottle-werkzeug/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-bottle-werkzeug _pkgname=bottle-werkzeug pkgver=0.1.1 -pkgrel=1 +pkgrel=2 pkgdesc="Bottle werkzeug plugin" url="https://pypi.python.org/pypi/bottle-werkzeug" arch="noarch" |