python3-peewee: update to 3.17.3.

This commit is contained in:
Jason Elswick 2024-04-20 15:40:28 -05:00 committed by cinerea0
parent a0dd29c53b
commit 2cda420b11

View file

@ -1,7 +1,7 @@
# Template file for 'python3-peewee' # Template file for 'python3-peewee'
pkgname=python3-peewee pkgname=python3-peewee
version=3.14.4 version=3.17.3
revision=5 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools python3-Cython0.29" hostmakedepends="python3-setuptools python3-Cython0.29"
makedepends="python3-devel sqlite-devel" makedepends="python3-devel sqlite-devel"
@ -12,9 +12,9 @@ license="MIT"
homepage="https://github.com/coleifer/peewee" homepage="https://github.com/coleifer/peewee"
changelog="https://raw.githubusercontent.com/coleifer/peewee/master/CHANGELOG.md" changelog="https://raw.githubusercontent.com/coleifer/peewee/master/CHANGELOG.md"
distfiles="https://github.com/coleifer/peewee/archive/${version}.tar.gz" distfiles="https://github.com/coleifer/peewee/archive/${version}.tar.gz"
checksum=cded912439699a63704fcad36ee15093bbf3cca502beb9ae648423f8722178c2 checksum=fccaf0b61dc88fdfd95526f804fc0f55c09364f2fffaf6d6293c8bd9551227c9
alternatives="peewee:pwiz:/usr/bin/pwiz.py3" alternatives="peewee:pwiz:/usr/bin/pwiz.py3"
make_check=no # tests require postgres instance make_check=no # tests require postgres instance
post_install() { post_install() {
mv $DESTDIR/usr/bin/pwiz.py $DESTDIR/usr/bin/pwiz.py3 mv $DESTDIR/usr/bin/pwiz.py $DESTDIR/usr/bin/pwiz.py3