python-peewee: update to 3.8.0.

This commit is contained in:
Johannes 2018-12-17 13:15:24 +01:00 committed by Johannes
parent 9476277ac3
commit ced9027410
1 changed files with 2 additions and 2 deletions

View File

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