python-peewee: update to 3.9.2.

This commit is contained in:
Johannes 2019-03-07 09:15:32 +01:00 committed by Johannes
parent 2440633f0f
commit 7d654be177

View file

@ -1,7 +1,7 @@
# Template file for 'python-peewee'
pkgname=python-peewee
version=3.8.2
revision=2
version=3.9.2
revision=1
wrksrc="peewee-${version}"
build_style=python-module
pycompile_module="playhouse peewee.py pwiz.py"
@ -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=1c6d369bff8da8dbe07963728a6edb475be9b4802d3b422d4941af1806d55034
checksum=01b479c52efcbbf82a92bd56d563539ea72bfdb2e294753043bca501ecc75b53
alternatives="peewee:pwiz:/usr/bin/pwiz.py2"
post_install() {