python-fishnet: update to 1.15.9.

Closes: #11094 [via git-merge-pr]
This commit is contained in:
maxice8 2018-01-26 21:23:59 -02:00 committed by Jürgen Buchmüller
parent c7f812d82b
commit 1936325036

View file

@ -1,6 +1,6 @@
# Template file for 'python-fishnet' # Template file for 'python-fishnet'
pkgname=python-fishnet pkgname=python-fishnet
version=1.15.7 version=1.15.9
revision=1 revision=1
wrksrc="fishnet-${version}" wrksrc="fishnet-${version}"
build_style=python-module build_style=python-module
@ -12,7 +12,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="GPL-3" license="GPL-3"
homepage="https://github.com/niklasf/fishnet" homepage="https://github.com/niklasf/fishnet"
distfiles="https://github.com/niklasf/fishnet/archive/v${version}.tar.gz" distfiles="https://github.com/niklasf/fishnet/archive/v${version}.tar.gz"
checksum=9ffc821337dbb594b42a72a3416d20c4e71657def26bfb7ce1eb15766e17573c checksum=dc5f5b1b8aaa53b58c48fb1be7cd59e39c60947424aeed1681f32c3bf28176e5
noarch=yes noarch=yes
python3-fishnet_package() { python3-fishnet_package() {