mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-peewee: build with python3-Cython0.29
This commit is contained in:
parent
a434607810
commit
091971cc9e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=python3-peewee
|
||||||
version=3.14.4
|
version=3.14.4
|
||||||
revision=4
|
revision=4
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-Cython"
|
hostmakedepends="python3-setuptools python3-Cython0.29"
|
||||||
makedepends="python3-devel sqlite-devel"
|
makedepends="python3-devel sqlite-devel"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
short_desc="Small and simple ORM for Python3"
|
short_desc="Small and simple ORM for Python3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue