python3-snakeoil: update to 0.8.8
This commit is contained in:
parent
fc975f00d1
commit
ecd66d6274
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-snakeoil'
|
# Template file for 'python3-snakeoil'
|
||||||
pkgname=python3-snakeoil
|
pkgname=python3-snakeoil
|
||||||
version=0.7.5
|
version=0.8.8
|
||||||
revision=4
|
revision=1
|
||||||
wrksrc="snakeoil-${version}"
|
wrksrc="snakeoil-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,14 +12,14 @@ license="BSD-3-Clause, GPL-2.0-only"
|
||||||
homepage="https://github.com/pkgcore/snakeoil"
|
homepage="https://github.com/pkgcore/snakeoil"
|
||||||
# changelog="https://github.com/pkgcore/snakeoil/blob/master/NEWS.rst"
|
# changelog="https://github.com/pkgcore/snakeoil/blob/master/NEWS.rst"
|
||||||
distfiles="${PYPI_SITE}/s/snakeoil/snakeoil-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/snakeoil/snakeoil-${version}.tar.gz"
|
||||||
checksum=2cbcd8b39d0f05c76e734840ef87796b1acfd9dd4c6d352253a7b5b91be7f4c3
|
checksum=8381ed730cb4c127c2cb5f99ed8a148d3f2bc492de21f035aae8913f7a106d63
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
export PYTHONPATH=$(cd build/lib* && pwd)
|
export PYTHONPATH=$(cd build/lib* && pwd)
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense BSD
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
||||||
python3-snakeoil-devel_package() {
|
python3-snakeoil-devel_package() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue