python-peewee: update to 3.8.1.

This commit is contained in:
Johannes 2019-01-08 14:09:24 +01:00 committed by Johannes
parent e491387dfa
commit baec86743c

View file

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