python3-peewee: update to 4.1.0.
This commit is contained in:
committed by
Duncan Overbruck
parent
3b4ca694fd
commit
24395dc514
@@ -1,6 +1,6 @@
|
||||
# Template file for 'python3-peewee'
|
||||
pkgname=python3-peewee
|
||||
version=4.0.8
|
||||
version=4.1.0
|
||||
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=9536c8c96e72466796772d27cab75017581845a7349dbb31fe53e1c2c1ea96d8
|
||||
checksum=140e679b141c271ff25f64ddb200177637a34e8f252e2a54802481a01b2ad61d
|
||||
make_check=no # tests require postgres instance
|
||||
|
||||
post_install() {
|
||||
|
||||
Reference in New Issue
Block a user