python-peewee: update to 3.9.3.
This commit is contained in:
parent
005b456cff
commit
0e646193c7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-peewee'
|
||||
pkgname=python-peewee
|
||||
version=3.9.2
|
||||
version=3.9.3
|
||||
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=01b479c52efcbbf82a92bd56d563539ea72bfdb2e294753043bca501ecc75b53
|
||||
checksum=36994469b632fede6b92bd7663ff5b6afbc02e42d96b79ed078993de7e3a3d9d
|
||||
alternatives="peewee:pwiz:/usr/bin/pwiz.py2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue