python-setproctitle: update to 1.1.9.

This commit is contained in:
Eivind Uggedal 2015-08-05 08:01:53 +00:00
parent 0f55691dbd
commit d4ec7aa0d8

View file

@ -1,6 +1,6 @@
# Template file for 'python-setproctitle'
pkgname=python-setproctitle
version=1.1.8
version=1.1.9
revision=1
wrksrc="setproctitle-${version}"
build_style=python-module
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://code.google.com/p/py-setproctitle/"
license="BSD"
distfiles="https://pypi.python.org/packages/source/s/setproctitle/setproctitle-${version}.tar.gz"
checksum=b564cf6488217c7a4632a9fe646fc3a3bea2f9712b4e667e9632b870d1a58211
checksum=1c3414d18f9cacdab78b0ffd8e886d56ad45f22e55001a72aaa0b2aeb56a0ad7
python3.4-setproctitle_package() {
depends="python3.4"