mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
Merge pull request #3219 from okapia/clicklog
python-click-log: update to 0.1.3.
This commit is contained in:
commit
4f0d8321a5
1 changed files with 3 additions and 3 deletions
|
@ -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.1
|
version=0.1.3
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="click-log-${version}"
|
wrksrc="click-log-${version}"
|
||||||
build_style="python-module"
|
build_style="python-module"
|
||||||
|
@ -14,7 +14,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=0bc7e69311007adc4b5304d47933761999a43a18a87b9b7f2aa12b5e256f72fc
|
checksum=fd8dc8d65947ce6d6ee8ab3101fb0bb9015b9070730ada3f73ec761beb0ead4d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense README.rst LICENSE
|
vlicense README.rst LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue