python3-peewee: update to 3.14.0.

This commit is contained in:
Johannes 2020-12-14 22:19:11 +01:00 committed by Johannes
parent 829fb2ae72
commit 3c0ceb31b5

View file

@ -1,7 +1,7 @@
# Template file for 'python3-peewee'
pkgname=python3-peewee
version=3.13.3
revision=3
version=3.14.0
revision=1
wrksrc="peewee-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools python3-Cython"
@ -12,7 +12,7 @@ license="MIT"
homepage="https://github.com/coleifer/peewee"
changelog="https://raw.githubusercontent.com/coleifer/peewee/master/CHANGELOG.md"
distfiles="https://github.com/coleifer/peewee/archive/${version}.tar.gz"
checksum=cff86b690a746ac43b998330310a25feb92510662f442383d728927c0d6aea58
checksum=7541de384953e4bfe3085d184512a810ffbf1a6ee555016718762f2877fa88a4
alternatives="peewee:pwiz:/usr/bin/pwiz.py3"
post_install() {