python-peewee: rebuild for Python 3.8.1.
This commit is contained in:
parent
375c862ee4
commit
eb330fe55d
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue