python-peewee: update to 3.13.1.

This commit is contained in:
Johannes 2019-12-26 19:44:08 +01:00 committed by Johannes
parent 8b35afdf2f
commit 2dd6295b1a

View file

@ -1,7 +1,7 @@
# Template file for 'python-peewee'
pkgname=python-peewee
version=3.11.2
revision=2
version=3.13.1
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=81e4297ab2482f356a21c5e4bc7a2cc8684f43cd9731b468f386a48d653a043e
checksum=225873f2066e3f2cf886b89d8a3c5d54aaaf276fb153c35c8fbd7eef16ed8ff2
alternatives="peewee:pwiz:/usr/bin/pwiz.py2"
post_install() {