mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/py3-peewee: rebuild against python 3.8
This commit is contained in:
parent
52e6ce5c10
commit
844cb2d7f6
@ -3,13 +3,13 @@
|
||||
pkgname=py3-peewee
|
||||
_pkgname=peewee
|
||||
pkgver=3.11.2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="A small, expressive ORM"
|
||||
url="https://github.com/coleifer/peewee"
|
||||
arch="all"
|
||||
license="MIT"
|
||||
depends="python3"
|
||||
makedepends="cython3 py3-setuptools python3-dev sqlite-dev"
|
||||
makedepends="cython py3-setuptools python3-dev sqlite-dev"
|
||||
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
|
||||
|
||||
builddir="$srcdir"/$_pkgname-$pkgver
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user