mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-click: update to 8.1.7.
This commit is contained in:
parent
1085662543
commit
66ed6822e5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-click'
|
||||
pkgname=python3-click
|
||||
version=8.1.3
|
||||
revision=2
|
||||
version=8.1.7
|
||||
revision=1
|
||||
build_style="python3-module"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://palletsprojects.com/p/click/"
|
||||
changelog="https://raw.githubusercontent.com/pallets/click/main/CHANGES.rst"
|
||||
distfiles="${PYPI_SITE}/c/click/click-${version}.tar.gz"
|
||||
checksum=7682dc8afb30297001674575ea00d1814d808d6a36af415a82bd481d37ba7b8e
|
||||
checksum=ca9853ad459e787e2192211578cc907e7594e294c7ccc834310722b41b9ca6de
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.rst
|
||||
|
|
Loading…
Add table
Reference in a new issue