python-peewee: update to 3.7.1.
This commit is contained in:
parent
8985b257ae
commit
3122ebaaf6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-peewee'
|
||||
pkgname=python-peewee
|
||||
version=3.7.0
|
||||
version=3.7.1
|
||||
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=1fd8c9b4bfdf13f69e2c347a63f98570044fca4b3b60e0ca193baca7a9ed8b10
|
||||
checksum=d9b9b00dfd7eb0d3ad570a5c2a6a1a32a254bfcaf2d76d8066af7f79dbcda4cd
|
||||
alternatives="peewee:pwiz:/usr/bin/pwiz.py2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue