mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
python3-peewee: update to 3.18.1.
This commit is contained in:
parent
e35a29f39f
commit
dccf9d33ad
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-peewee'
|
||||
pkgname=python3-peewee
|
||||
version=3.17.8
|
||||
revision=2
|
||||
version=3.18.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel python3-Cython"
|
||||
makedepends="python3-devel sqlite-devel"
|
||||
|
@ -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=92131e0c8b69fd66234f5d60ceaa7e9daadd337a2f9fcc12bb2d3886e3e985d8
|
||||
checksum=9e32eca343d4fb3f76f2c828872c2d398b3302ec84a6bf95d1a29247f8aec1cc
|
||||
alternatives="peewee:pwiz:/usr/bin/pwiz.py3"
|
||||
make_check=no # tests require postgres instance
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue