python-peewee: update to 3.9.5.
This commit is contained in:
parent
2716448897
commit
1b650b999b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-peewee'
|
||||
pkgname=python-peewee
|
||||
version=3.9.4
|
||||
version=3.9.5
|
||||
revision=1
|
||||
wrksrc="peewee-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,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=dbb67d3894a2425f56463525133cad69eab9f688c9b73b9160fb8d3a80e11386
|
||||
checksum=50119c184e5829413ccff7fcbd38a2e3a8822b136fcab3b11b32d10d2591affe
|
||||
alternatives="peewee:pwiz:/usr/bin/pwiz.py2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue