python3-peewee: update to 4.0.3.
This commit is contained in:
committed by
tranzystorekk
parent
f6d9f86f31
commit
ad8e933c04
@@ -1,6 +1,6 @@
|
||||
# Template file for 'python3-peewee'
|
||||
pkgname=python3-peewee
|
||||
version=4.0.2
|
||||
version=4.0.3
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel python3-Cython"
|
||||
@@ -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=a0a750d4e11e869f746487ebf85a1e2e749ab82b4b246e564f2b2d3cf506bf83
|
||||
checksum=70ed4a7a317c44fd388e2de696005cbc7574dc7db35915ecdaea8a977cd8f1b1
|
||||
make_check=no # tests require postgres instance
|
||||
|
||||
post_install() {
|
||||
|
||||
Reference in New Issue
Block a user