mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
python-cliapp: update to 1.20170827
This commit is contained in:
parent
ff23a3ac4c
commit
02a1bd3945
1 changed files with 5 additions and 6 deletions
|
@ -1,16 +1,15 @@
|
||||||
# Template file for 'python-cliapp'
|
# Template file for 'python-cliapp'
|
||||||
pkgname=python-cliapp
|
pkgname=python-cliapp
|
||||||
version=1.20160724
|
version=1.20170827
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
hostmakedepends="python-setuptools python-yaml"
|
|
||||||
makedepends="python-devel python-yaml"
|
|
||||||
depends="python"
|
|
||||||
pycompile_module="cliapp"
|
pycompile_module="cliapp"
|
||||||
|
hostmakedepends="python-setuptools python-yaml"
|
||||||
|
depends="python-yaml"
|
||||||
short_desc="Framework for Unix-like command line programs for Python2"
|
short_desc="Framework for Unix-like command line programs for Python2"
|
||||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
homepage="http://liw.fi/cliapp/"
|
homepage="http://liw.fi/cliapp/"
|
||||||
license="GPL-3"
|
license="GPL-2"
|
||||||
distfiles="http://code.liw.fi/debian/pool/main/p/${pkgname}/${pkgname}_${version}.orig.tar.xz"
|
distfiles="http://code.liw.fi/debian/pool/main/p/${pkgname}/${pkgname}_${version}.orig.tar.xz"
|
||||||
checksum=bce2375523e7721e8ef5e5c85ac72554f5c2acc5136dc528fcbce877e217c2b6
|
checksum=fdacb12f1ea32e4cdcf749cc18a8de9af27697d467f9256e38acd347a2b408aa
|
||||||
|
|
Loading…
Add table
Reference in a new issue