python-peewee: rebuild for Python 3.8.1.

This commit is contained in:
Leah Neukirchen 2019-12-23 18:05:22 +01:00
parent 375c862ee4
commit eb330fe55d

View file

@ -1,7 +1,7 @@
# Template file for 'python-peewee' # Template file for 'python-peewee'
pkgname=python-peewee pkgname=python-peewee
version=3.11.2 version=3.11.2
revision=1 revision=2
wrksrc="peewee-${version}" wrksrc="peewee-${version}"
build_style=python-module build_style=python-module
pycompile_module="playhouse peewee.py pwiz.py" pycompile_module="playhouse peewee.py pwiz.py"