python-peewee: update to 3.11.2.
This commit is contained in:
parent
42e9737ef2
commit
b228991e2e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-peewee'
|
||||
pkgname=python-peewee
|
||||
version=3.10.0
|
||||
version=3.11.2
|
||||
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=d296cd2e8509b210a11e5b2a7e28b8ba52516fe22dc78f7062a8d2225c817bfd
|
||||
checksum=81e4297ab2482f356a21c5e4bc7a2cc8684f43cd9731b468f386a48d653a043e
|
||||
alternatives="peewee:pwiz:/usr/bin/pwiz.py2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue