python3-peewee: update to 3.14.4.

This commit is contained in:
Johannes 2021-04-16 23:51:07 +02:00 committed by Johannes
parent 734b9dd0f0
commit 32282ffa64
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-peewee'
pkgname=python3-peewee
version=3.14.0
version=3.14.4
revision=1
wrksrc="peewee-${version}"
build_style=python3-module
@ -12,8 +12,9 @@ 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=7541de384953e4bfe3085d184512a810ffbf1a6ee555016718762f2877fa88a4
checksum=cded912439699a63704fcad36ee15093bbf3cca502beb9ae648423f8722178c2
alternatives="peewee:pwiz:/usr/bin/pwiz.py3"
make_check=no # tests require postgres instance
post_install() {
mv $DESTDIR/usr/bin/pwiz.py $DESTDIR/usr/bin/pwiz.py3