python-apsw: update to 3.11.0.

This commit is contained in:
bra1nwave 2016-02-25 23:02:12 +01:00
parent 7fac67d0b3
commit f840ce02fd

View file

@ -1,6 +1,6 @@
# Template file for 'python-apsw' # Template file for 'python-apsw'
pkgname=python-apsw pkgname=python-apsw
version=3.9.2 version=3.11.0
revision=1 revision=1
wrksrc="apsw-${version}-r1" wrksrc="apsw-${version}-r1"
build_style=python-module build_style=python-module
@ -12,14 +12,13 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
license="MIT" license="MIT"
homepage="https://github.com/rogerbinns/apsw" homepage="https://github.com/rogerbinns/apsw"
distfiles="https://github.com/rogerbinns/apsw/archive/${version}-r1.tar.gz" distfiles="https://github.com/rogerbinns/apsw/archive/${version}-r1.tar.gz"
checksum=6fae3f701f5cadca47195d814a02cec016f813f35d9d44d39596d293f5067577 checksum=acd0935c760ca76afe169bb0babdc3b530c877e4d7a992df7eba800046f4ab9e
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE
} }
python3.4-apsw_package() { python3.4-apsw_package() {
pycompile_version="3.4"
short_desc="${short_desc/Python2/Python3.4}" short_desc="${short_desc/Python2/Python3.4}"
pkg_install() { pkg_install() {
vmove usr/lib/python3.4 vmove usr/lib/python3.4