diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-04 13:16:52 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:36 +0000 |
commit | dbf1dbc57abf978d0cf38f19e0499de10030fb1e (patch) | |
tree | 140ea9752f061da93ef827af0dd085e177e7de1e /testing | |
parent | a99228bf6ef13629de3a45be9ff1740d855e5cdd (diff) | |
download | aports-dbf1dbc57abf978d0cf38f19e0499de10030fb1e.tar.bz2 aports-dbf1dbc57abf978d0cf38f19e0499de10030fb1e.tar.xz |
testing/py3-flask-peewee: rebuild against python 3.8
Diffstat (limited to 'testing')
-rw-r--r-- | testing/py3-flask-peewee/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-flask-peewee/APKBUILD b/testing/py3-flask-peewee/APKBUILD index 917769c271..1a4a33f33a 100644 --- a/testing/py3-flask-peewee/APKBUILD +++ b/testing/py3-flask-peewee/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-flask-peewee _pkgname=flask-peewee pkgver=3.0.3 -pkgrel=0 +pkgrel=1 pkgdesc="Flask integration for peewee" url="http://pypi.python.org/pypi/flask-peewee" arch="noarch" |