python3-idna: update to 3.11.
This commit is contained in:
committed by
Đoàn Trần Công Danh
parent
218f8b1af1
commit
55398907e1
@@ -1,7 +1,7 @@
|
||||
# Template file for 'python3-idna'
|
||||
pkgname=python3-idna
|
||||
version=3.10
|
||||
revision=2
|
||||
version=3.11
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-flit_core"
|
||||
depends="python3"
|
||||
@@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
||||
homepage="https://github.com/kjd/idna"
|
||||
changelog="https://raw.githubusercontent.com/kjd/idna/master/HISTORY.rst"
|
||||
distfiles="${PYPI_SITE}/i/idna/idna-${version}.tar.gz"
|
||||
checksum=12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9
|
||||
checksum=795dafcc9c04ed0c1fb032c2aa73654d8e8c5023a7df64a53f39190ada629902
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
||||
Reference in New Issue
Block a user