python-configobj: update to 5.0.6

This commit is contained in:
Dominik Honnef 2014-08-26 04:33:57 +02:00
parent 91bbc7b7ac
commit ab0d7683f9

View file

@ -1,6 +1,6 @@
pkgname="python-configobj"
version=5.0.5
revision=3
version=5.0.6
revision=1
wrksrc="configobj-${version}"
build_style=python-module
python_versions="2.7 3.4"
@ -12,8 +12,8 @@ maintainer="Dominik Honnef <dominik@honnef.co>"
license="New BSD"
homepage="https://github.com/DiffSK/configobj"
short_desc="Simple but powerful config file reader and writer (Python2)"
distfiles="https://github.com/DiffSK/configobj/archive/v5.0.5.tar.gz"
checksum=2fdca2ddca5b01ecee61e2dc73ef13870327854abd5cb9f28784bbae25bc5cde
distfiles="https://github.com/DiffSK/configobj/archive/v${version}.tar.gz"
checksum=2e140354efcca6f558ff9ee941b435ae09a617bc071797bef62c8d6ed2033d5e
python3.4-configobj_package() {
noarch=yes