python-snakeoil: update to 0.7.1.
This commit is contained in:
parent
7ab1cf88e6
commit
5f8b5d820a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-snakeoil'
|
# Template file for 'python-snakeoil'
|
||||||
pkgname=python-snakeoil
|
pkgname=python-snakeoil
|
||||||
version=0.7.0
|
version=0.7.1
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="snakeoil-${version}"
|
wrksrc="snakeoil-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="snakeoil"
|
pycompile_module="snakeoil"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||||
license="BSD, GPL-2"
|
license="BSD, GPL-2"
|
||||||
homepage="https://github.com/pkgcore/snakeoil"
|
homepage="https://github.com/pkgcore/snakeoil"
|
||||||
distfiles="${PYPI_SITE}/s/snakeoil/snakeoil-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/snakeoil/snakeoil-${version}.tar.gz"
|
||||||
checksum=8bc945e34338de71260717d140379299c4fd112e86486e8320f24419c7da17ec
|
checksum=e210db2713da8431eea6b6b3afc98bea829c6612733e6309871b2614d08dcc5b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense BSD
|
vlicense BSD
|
||||||
|
|
Loading…
Reference in a new issue