python-cliapp: update to 1.20160109.
This commit is contained in:
parent
128beffa8f
commit
b7697544b4
1 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'python-cliapp'
|
||||
pkgname=python-cliapp
|
||||
version=1.20150829
|
||||
version=1.20160109
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools"
|
||||
makedepends="python-devel"
|
||||
hostmakedepends="python-setuptools python-yaml"
|
||||
makedepends="python-devel python-yaml"
|
||||
depends="python"
|
||||
pycompile_module="cliapp"
|
||||
short_desc="Framework for Unix-like command line programs for Python2"
|
||||
|
@ -13,4 +13,4 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
homepage="http://liw.fi/cliapp/"
|
||||
license="GPL-3"
|
||||
distfiles="http://code.liw.fi/debian/pool/main/p/${pkgname}/${pkgname}_${version}.orig.tar.xz"
|
||||
checksum=28bc06e8c810e8c392768d2c60b73445dd7f15efc85f124537e4ac16c2265586
|
||||
checksum=7f75501ed3a930d00fc344eaee7cda3e6ba38161a95d75fb315facf8e9a6a028
|
||||
|
|
Loading…
Reference in a new issue