Skip to content

Commit a9a5011

Browse files
jason1987dahesford
authored andcommitted
python3-peewee: update to 4.0.4.
1 parent 8cb8cca commit a9a5011

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

srcpkgs/python3-peewee/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'python3-peewee'
22
pkgname=python3-peewee
3-
version=4.0.3
3+
version=4.0.4
44
revision=1
55
build_style=python3-pep517
66
hostmakedepends="python3-setuptools python3-wheel python3-Cython"
@@ -12,7 +12,7 @@ license="MIT"
1212
homepage="https://github.com/coleifer/peewee"
1313
changelog="https://raw.githubusercontent.com/coleifer/peewee/master/CHANGELOG.md"
1414
distfiles="https://github.com/coleifer/peewee/archive/${version}.tar.gz"
15-
checksum=70ed4a7a317c44fd388e2de696005cbc7574dc7db35915ecdaea8a977cd8f1b1
15+
checksum=a19d5fc897dff9eca3394f3fe66cae2c0e589e7eb1b2d382cb79b8ab2f5db275
1616
make_check=no # tests require postgres instance
1717

1818
post_install() {

0 commit comments

Comments
 (0)