python-peewee: update to 3.4.0
This commit is contained in:
parent
7a21f226f7
commit
58cd88d1cf
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-peewee'
|
# Template file for 'python-peewee'
|
||||||
pkgname=python-peewee
|
pkgname=python-peewee
|
||||||
version=3.3.4
|
version=3.4.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="peewee-${version}"
|
wrksrc="peewee-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="playhouse peewee.py pwiz.py"
|
pycompile_module="playhouse peewee.py pwiz.py"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="johannes <johannes.brechtmann@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/coleifer/peewee"
|
homepage="https://github.com/coleifer/peewee"
|
||||||
distfiles="https://github.com/coleifer/peewee/archive/${version}.tar.gz"
|
distfiles="https://github.com/coleifer/peewee/archive/${version}.tar.gz"
|
||||||
checksum=b36f4aec9b29bc97237588534b020a4bc6c401986cc918be731490f28e05764e
|
checksum=fb2e5a2fb3ce41e2f6cbb2c91f08b6cdf364514b62b5a379f799b6df31a24594
|
||||||
alternatives="peewee:pwiz:/usr/bin/pwiz.py2"
|
alternatives="peewee:pwiz:/usr/bin/pwiz.py2"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue