python-peewee: update to 3.10.0.
This commit is contained in:
parent
26098eb3e6
commit
4d621d8170
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-peewee'
|
||||
pkgname=python-peewee
|
||||
version=3.9.6
|
||||
version=3.10.0
|
||||
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=953175b9f25227dfc52b982d1412b9c485e78f7b5f03ea2ee2d4b816ad2780b7
|
||||
checksum=d296cd2e8509b210a11e5b2a7e28b8ba52516fe22dc78f7062a8d2225c817bfd
|
||||
alternatives="peewee:pwiz:/usr/bin/pwiz.py2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue