mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/py-flask-peewee: fix dependencies
This commit is contained in:
parent
8e56fe9261
commit
766c86c9b7
@ -3,12 +3,12 @@
|
||||
pkgname=py-flask-peewee
|
||||
_pkgname=flask-peewee
|
||||
pkgver=3.0.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Flask integration for peewee"
|
||||
url="http://pypi.python.org/pypi/flask-peewee"
|
||||
arch="noarch"
|
||||
license="MIT"
|
||||
depends="python3 py3-flask py-peewee"
|
||||
depends="python3 py3-flask py-peewee py3-werkzeug py3-jinja2 py3-wtforms py-wtf-peewee"
|
||||
depends_dev=""
|
||||
makedepends="python3-dev py3-setuptools"
|
||||
install=""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user