python-peewee: update to 3.9.6.

This commit is contained in:
Johannes 2019-06-07 09:30:47 +02:00 committed by Johannes
parent 7145eeef2c
commit c24e8a2869

View file

@ -1,6 +1,6 @@
# Template file for 'python-peewee'
pkgname=python-peewee
version=3.9.5
version=3.9.6
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=50119c184e5829413ccff7fcbd38a2e3a8822b136fcab3b11b32d10d2591affe
checksum=953175b9f25227dfc52b982d1412b9c485e78f7b5f03ea2ee2d4b816ad2780b7
alternatives="peewee:pwiz:/usr/bin/pwiz.py2"
post_install() {