mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
python3-peewee: update to 3.17.5.
This commit is contained in:
parent
7c5838254f
commit
801c8e0638
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-peewee'
|
||||
pkgname=python3-peewee
|
||||
version=3.17.3
|
||||
version=3.17.5
|
||||
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=fccaf0b61dc88fdfd95526f804fc0f55c09364f2fffaf6d6293c8bd9551227c9
|
||||
checksum=b2f365b8bf27a0a492cf577bf673b785f1a2ba14977d065cc933748a7137a1f0
|
||||
alternatives="peewee:pwiz:/usr/bin/pwiz.py3"
|
||||
make_check=no # tests require postgres instance
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue