mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 02:12:55 +02:00
python3-click: update to 8.2.1
This commit is contained in:
parent
9d61e23b63
commit
b1b0c2ef30
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-click'
|
||||
pkgname=python3-click
|
||||
version=8.2.0
|
||||
version=8.2.1
|
||||
revision=1
|
||||
build_style="python3-pep517"
|
||||
hostmakedepends="python3-flit_core"
|
||||
|
@ -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=f5452aeddd9988eefa20f90f05ab66f17fce1ee2a36907fd30b05bbb5953814d
|
||||
checksum=27c491cc05d968d271d5a1db13e3b5a184636d9d930f148c50b038f0d0646202
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue