python-peewee: update to 3.9.4.

This commit is contained in:
Johannes 2019-04-20 12:34:31 +02:00 committed by maxice8
parent 4b21db34fd
commit 30fc19f695

View file

@ -1,6 +1,6 @@
# Template file for 'python-peewee'
pkgname=python-peewee
version=3.9.3
version=3.9.4
revision=1
wrksrc="peewee-${version}"
build_style=python-module
@ -13,7 +13,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=36994469b632fede6b92bd7663ff5b6afbc02e42d96b79ed078993de7e3a3d9d
checksum=dbb67d3894a2425f56463525133cad69eab9f688c9b73b9160fb8d3a80e11386
alternatives="peewee:pwiz:/usr/bin/pwiz.py2"
post_install() {