mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
python-click-threading: update to 0.4.1
This commit is contained in:
parent
d5cb9f130a
commit
0b758e7b73
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-click-threading'
|
# Template file for 'python-click-threading'
|
||||||
pkgname=python-click-threading
|
pkgname=python-click-threading
|
||||||
version=0.4.0
|
version=0.4.1
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="click-threading-${version}"
|
wrksrc="click-threading-${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-threading"
|
homepage="https://github.com/click-contrib/click-threading"
|
||||||
distfiles="${PYPI_SITE}/c/click-threading/click-threading-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/click-threading/click-threading-${version}.tar.gz"
|
||||||
checksum=1823fac05f6b7705ab15956512a06d1b634beb4bbf99e115cab4fc4f6d1436d3
|
checksum=4e09f12dbaa149bee37e4855e0c7bfe2df247cfe570b3901316ccbeade0646f1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue