python-click-log: update to 0.1.5
This commit is contained in:
parent
f290f8210f
commit
3fe88946d5
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-click-log'
|
# Template file for 'python-click-log'
|
||||||
pkgname=python-click-log
|
pkgname=python-click-log
|
||||||
version=0.1.4
|
version=0.1.5
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="click-log-${version}"
|
wrksrc="click-log-${version}"
|
||||||
build_style="python-module"
|
build_style="python-module"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/click-contrib/click-log"
|
homepage="https://github.com/click-contrib/click-log"
|
||||||
distfiles="${PYPI_SITE}/c/click-log/click-log-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/click-log/click-log-${version}.tar.gz"
|
||||||
checksum=dc6275b7d8f87512a22d9806ccc845f474825edd82ad37925a36ba156c887570
|
checksum=12823a2950c4552bca4ea8c04a02dd13e299a5f2fe0eac536191039650c9c276
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue