From 39c52e220a135a09d80fdb801b9294e89063646f Mon Sep 17 00:00:00 2001 From: Jason Elswick Date: Wed, 16 Oct 2024 10:25:10 -0500 Subject: [PATCH] python3-peewee: update to 3.17.7. --- srcpkgs/python3-peewee/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-peewee/template b/srcpkgs/python3-peewee/template index 9cd5eaa0ec0503..db80101152f25b 100644 --- a/srcpkgs/python3-peewee/template +++ b/srcpkgs/python3-peewee/template @@ -1,6 +1,6 @@ # Template file for 'python3-peewee' pkgname=python3-peewee -version=3.17.6 +version=3.17.7 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-wheel python3-Cython0.29" @@ -12,7 +12,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=81c7c88f17141d653009f1ac63438b919dc3c86ce38f6dc06a0b9ff99e90cb62 +checksum=c9b02f2191357093a400433b01d51ec545aaa78357e68975843f4b349d1cd303 alternatives="peewee:pwiz:/usr/bin/pwiz.py3" make_check=no # tests require postgres instance