mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python-peewee: rebuild to fix cpython modules
This commit is contained in:
parent
84322bf7d0
commit
b3e1ffc272
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-peewee'
|
# Template file for 'python-peewee'
|
||||||
pkgname=python-peewee
|
pkgname=python-peewee
|
||||||
version=3.8.2
|
version=3.8.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…
Add table
Reference in a new issue