python-click-log: update to 0.1.7
This commit is contained in:
parent
c383aa5170
commit
676dc2a8b0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-click-log'
|
||||
pkgname=python-click-log
|
||||
version=0.1.5
|
||||
version=0.1.7
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="click-log-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/click-contrib/click-log"
|
||||
distfiles="${PYPI_SITE}/c/click-log/click-log-${version}.tar.gz"
|
||||
checksum=12823a2950c4552bca4ea8c04a02dd13e299a5f2fe0eac536191039650c9c276
|
||||
checksum=1532fac65f91cdcc409730c13c16436085ea0d5395bc9575237339d630d00424
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue