python-peewee: update to 3.3.4.
Closes #14452. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
c6c8aa378e
commit
6cf51633eb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-peewee'
|
||||
pkgname=python-peewee
|
||||
version=3.2.5
|
||||
version=3.3.4
|
||||
revision=1
|
||||
wrksrc="peewee-${version}"
|
||||
build_style=python-module
|
||||
|
@ -11,7 +11,7 @@ maintainer="johannes <johannes.brechtmann@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/coleifer/peewee"
|
||||
distfiles="https://github.com/coleifer/peewee/archive/${version}.tar.gz"
|
||||
checksum=7fb69135fb8d7f5e6e9098fcd27320e4bbde37288695ad5c99b3f46b4e2314e6
|
||||
checksum=b36f4aec9b29bc97237588534b020a4bc6c401986cc918be731490f28e05764e
|
||||
alternatives="peewee:pwiz:/usr/bin/pwiz.py2"
|
||||
noarch=yes
|
||||
|
||||
|
|
Loading…
Reference in New Issue