mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 20:13:52 +02:00
python-click-log: update to 0.2.0
This commit is contained in:
parent
a64a8af3ee
commit
b4a8bf1aca
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-click-log'
|
# Template file for 'python-click-log'
|
||||||
pkgname=python-click-log
|
pkgname=python-click-log
|
||||||
version=0.1.8
|
version=0.2.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="click-log-${version}"
|
wrksrc="click-log-${version}"
|
||||||
|
@ -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=57271008c12e2dc16d413373bedd7fd3ff17c57434e168650dc27dfb9c743392
|
checksum=176a085facb7ef6ea3eb2e9987ec8e8b0bfb9c1731a3f3807464fb10657759ae
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue