python-peewee: update to 3.7.0.

This commit is contained in:
Johannes 2018-09-11 13:24:57 +02:00 committed by Johannes
parent 3711ac2dcd
commit 74cc7867b0

View file

@ -1,6 +1,6 @@
# Template file for 'python-peewee'
pkgname=python-peewee
version=3.6.4
version=3.7.0
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=ffb5fe0cf98b7efb5339e9369eaf762a1f0fc704f4888b16be999328a71e288c
checksum=1fd8c9b4bfdf13f69e2c347a63f98570044fca4b3b60e0ca193baca7a9ed8b10
alternatives="peewee:pwiz:/usr/bin/pwiz.py2"
post_install() {