python3-peewee: update to 3.14.0.
This commit is contained in:
parent
829fb2ae72
commit
3c0ceb31b5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-peewee'
|
# Template file for 'python3-peewee'
|
||||||
pkgname=python3-peewee
|
pkgname=python3-peewee
|
||||||
version=3.13.3
|
version=3.14.0
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="peewee-${version}"
|
wrksrc="peewee-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-Cython"
|
hostmakedepends="python3-setuptools python3-Cython"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://github.com/coleifer/peewee"
|
homepage="https://github.com/coleifer/peewee"
|
||||||
changelog="https://raw.githubusercontent.com/coleifer/peewee/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/coleifer/peewee/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/coleifer/peewee/archive/${version}.tar.gz"
|
distfiles="https://github.com/coleifer/peewee/archive/${version}.tar.gz"
|
||||||
checksum=cff86b690a746ac43b998330310a25feb92510662f442383d728927c0d6aea58
|
checksum=7541de384953e4bfe3085d184512a810ffbf1a6ee555016718762f2877fa88a4
|
||||||
alternatives="peewee:pwiz:/usr/bin/pwiz.py3"
|
alternatives="peewee:pwiz:/usr/bin/pwiz.py3"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue